From bc55a2c25d0f2f630acf457420d5b868d2855ebc Mon Sep 17 00:00:00 2001 From: Alasdair Armstrong Date: Thu, 16 Jan 2020 18:36:35 +0000 Subject: Cleanup type-checking rule for LEXP_field Was being overly conservative with nested structs and used an incorrect location for the error message --- test/c/nested_fields.expect | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/c/nested_fields.expect (limited to 'test/c/nested_fields.expect') 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 -- cgit v1.2.3