forked from Mirror/wren
2 lines
71 B
Plaintext
2 lines
71 B
Plaintext
Class.new() // expect runtime error: Class does not implement 'new()'.
|