1
0
forked from Mirror/wren
Files
wren/test/core/null/no_constructor.wren
2015-09-01 08:16:04 -07:00

2 lines
79 B
Plaintext

Null.new() // expect runtime error: Null metaclass does not implement 'new()'.