Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-JSR-1
-
None
-
None
Description
// Test Script File : This does not work if the last line contains the single line comment.
println("Hello");
println 5; // a comment line <EOF here without CR>