5 lines
133 B
Java
5 lines
133 B
Java
|
// PA1 lex comment fail
|
||
|
class IllegalComment {
|
||
|
public static void main (String [] args) {
|
||
|
} // nothing follows final *
|
||
|
}/* ****
|