mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-18 13:49:59 +01:00
1
test/core/range/no_constructor.wren
Normal file
1
test/core/range/no_constructor.wren
Normal file
@ -0,0 +1 @@
|
||||
Range.new() // expect runtime error: Range metaclass does not implement 'new()'.
|
||||
Reference in New Issue
Block a user