Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-JSR-1
-
None
Description
The test class:
class SListTest {
void start(int param) throws Exception {
}
}
Does not compile, stopping with the following error:
"Unexpected node type: "throws" found when expecting type: SLIST at line: ..."