Closed martin-liu closed 10 years ago
this is a test
function(){ alert('a'); }
class Test{ public static void main(String[] args){ System.out.println("test"); } }
test
this is a test
test