blob: 60798ba227ea6364a37ea55c6a028be9fd13680f [file] [log] [blame]
class X {}
x = new X()
println(x)