5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
|
BadConstructorModifiers.java:12: modifier strictfp not allowed here
|
||
|
strictfp BadConstructorModifiers (double abra) { }
|
||
|
^
|
||
|
1 error
|