blob: 39b05d651baade857551e8b6d281aa1c556b2168 [file] [log] [blame]
public class SourceDebugExtensionTarg {
public static void main(String args[]) {
System.out.println("Hello, world!");
}
}