summaryrefslogtreecommitdiff
path: root/test/attic/files/cli/test2/Main.check.jikes5
blob: 97943e83473fc8029f1362dd7dc13c785f36c06b (plain) (blame)
1
2
3
4
5
6
7
8
9
Error: "-dd" is an invalid option.
use: jikes [options] [@files] file.java...
For more help, try -help or -version.

Found 1 semantic error compiling "files/cli/test2/Main.java":

     6.     test1.Main.main(args);
            ^---^
*** Semantic Error: No accessible field named "test1" was found in type "test2.Main".