Proper pretty printing and error handling on non-cool if condition.
This commit is contained in:
@@ -14,10 +14,14 @@ test/function_with_int_return.ink semant
|
||||
test/inferred_types.ink semant
|
||||
test/multiple_functions.ink semant
|
||||
test/multiple_semicolons_everywhere.ink semant
|
||||
test/non_bool_cond.ink semant
|
||||
test/pass_and_access_struct_fields_in_functions.ink semant
|
||||
test/passthrough.ink semant
|
||||
test/property_rename.ink semant
|
||||
test/redeclared_variable.ink semant
|
||||
test/simple_else_if.ink semant
|
||||
test/simple_if_else.ink semant
|
||||
test/simple_if.ink semant
|
||||
test/simple_struct_access.ink semant
|
||||
test/struct_access_primitive_type.ink semant
|
||||
test/struct_within_struct.ink semant
|
||||
|
||||
Reference in New Issue
Block a user