blob: 6511a5052053061a9db44db76fbc37c2b73342a3 [file] [log] [blame]
public class CompileError {
// This is a place-holder file. The tests will programmatically change the
// content of this file to contain a compilation error
public static void main(String[] args) {
}
}