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

2 lines
79 B
Plaintext

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