Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.0Release
-
Fix Version/s: 2.6.0.Release
-
Component/s: Parser
-
Labels:None
-
Number of attachments :
Description
This code will break the parser and content-assist will not work
String str = "hello" println(str./* ctrl + space */ )
this works on 1.8, fails on 1.7