jdk-24/test/langtools/tools/javac/Diagnostics/6769027/tester.properties
2017-09-12 19:03:39 +02:00

14 lines
361 B
INI

compiler.err.single=\
This is a test error message {0}
compiler.err.double=\
This is a test error message.\n\
This is another line of the above error message {0}
compiler.misc.single=\
This is a test subdiagnostic {0}
compiler.misc.double=\
This is a test subdiagnostic.\n\
This is another line of the above subdiagnostic {0}