Community
Participate
Working Groups
var List<String> myVariable = null return myVariable 1) hover over the myVariable reference in the return expression 2) see nothing 3) I'd expect something like "List<String> myVariable" (see hover in Java which displays the signature of the declaring method, too)
fixed in head.
Closing all bugs that were set to RESOLVED before Neon.0