access -> array_access

This commit is contained in:
ProgramSnail 2023-07-18 15:17:02 +03:00
parent f525fce6d7
commit 3b4be40ef7
4 changed files with 14 additions and 14 deletions

View file

@ -84,7 +84,7 @@ test_k 'n 'k : Int Int -> Bool = {
(number_literal))
(name_expression
(reference
(access
(array_access
(simple_name_identifier)
(number_literal)))
(simple_name_identifier))