Community
Participate
Working Groups
The following Xtend2 snippet: <T> test(T t) { t.getClass } shows an error marker for the reference to getClass: "Couldn't resolve reference to JvmIdentifiableElement 'getClass'". As getClass() is defined for java.lang.Object this should always be possible.
Pushed to master.
Closing all bugs that were set to RESOLVED before Neon.0