aboutsummaryrefslogtreecommitdiffstats
path: root/taskdefs/testdata/CompileError.java
blob: 9a71c1dab1d0ff9e0b0a1dab904ce48bb37c8bee (plain)
1
2
3
4
5
public class CompileError {
    here // CE here
}