Community
Participate
Working Groups
The example --- class bar { int i = new bar() def foo() { i } } --- raises no validation errors atm. An error telling that "new bar()" is not assignable to "int i" is needed.
Pushed to master.
Closing all bugs that were set to RESOLVED before Neon.0