rlox/interpreter/tests/lox/inheritance
2024-09-01 19:15:55 +02:00
..
constructor.lox added tests 2024-09-01 19:15:55 +02:00
inherit_from_function.lox added tests 2024-09-01 19:15:55 +02:00
inherit_from_nil.lox added tests 2024-09-01 19:15:55 +02:00
inherit_from_number.lox added tests 2024-09-01 19:15:55 +02:00
inherit_methods.lox added tests 2024-09-01 19:15:55 +02:00
parenthesized_superclass.lox added tests 2024-09-01 19:15:55 +02:00
set_fields_from_base_class.lox added tests 2024-09-01 19:15:55 +02:00