add array member access; add tests
authorJudah Caruso <judah@tuta.io>
Mon, 4 Dec 2023 02:01:29 +0000 (19:01 -0700)
committerJudah Caruso <judah@tuta.io>
Mon, 4 Dec 2023 02:01:29 +0000 (19:01 -0700)
commita4cddeb4cfd706a9e65dcf5d57f63244b22121ca
tree9f0f51fcfc4e956a1556a752a4d5c3fc830a54a1
parent932a6360b2f2347a5f3361411f7398011d81b58b
add array member access; add tests
compiler/src/checker.c
tests/array_accessors [new file with mode: 0644]
tests/array_accessors.onyx [new file with mode: 0644]