diff options
| author | Alasdair Armstrong | 2020-01-16 18:36:35 +0000 |
|---|---|---|
| committer | Alasdair Armstrong | 2020-01-16 18:37:04 +0000 |
| commit | bc55a2c25d0f2f630acf457420d5b868d2855ebc (patch) | |
| tree | d34d38101a878dd1d6743246736bd8a9292bf954 /test/c/nested_fields.expect | |
| parent | 5c3bf1c0ecaadacdee1888778dde64df99f62e39 (diff) | |
Cleanup type-checking rule for LEXP_field
Was being overly conservative with nested structs and used an incorrect location for the error message
Diffstat (limited to 'test/c/nested_fields.expect')
| -rw-r--r-- | test/c/nested_fields.expect | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/c/nested_fields.expect b/test/c/nested_fields.expect new file mode 100644 index 00000000..0cfbf088 --- /dev/null +++ b/test/c/nested_fields.expect @@ -0,0 +1 @@ +2 |
