Files
wren/test/class
Bob Nystrom fa92ce86ad test: add constructor overload tests for Foo class with arity dispatch
Add test file for Foo class constructors covering zero, one, and two argument overloads by arity. Verify each overload produces correct output and that new instances return proper type and toString behavior.
2013-11-29 23:21:36 +00:00
..