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

2 lines
83 B
Plaintext

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