| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'data/unit-testing/field_access.fate')
| -rw-r--r-- | data/unit-testing/field_access.fate | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/unit-testing/field_access.fate b/data/unit-testing/field_access.fate index 4f977f8..dbc2c18 100644 --- a/data/unit-testing/field_access.fate +++ b/data/unit-testing/field_access.fate @@ -23,11 +23,11 @@ (test_struct_type1 ts1) ) -(local test_struct_type0 ts0_0) -(local test_struct_type0 ts0_1) -(local test_struct_type1 ts1_0) -(local test_struct_type1 ts1_1) -(local test_struct_type2 ts2_0) +(global test_struct_type0 ts0_0) +(global test_struct_type0 ts0_1) +(global test_struct_type1 ts1_0) +(global test_struct_type1 ts1_1) +(global test_struct_type2 ts2_0) (set_fields! ts0_0 |


