Menu

#38 doesn't handle template notation

v2.1
open
nobody
None
5
2006-10-30
2006-10-30
Anonymous
No

the following declaration (java 1.5)
public class MyClass<A>{

}
rises the following error:
openparsym expected, lessthansym encountered

Discussion


Log in to post a comment.