mirror of
https://codeberg.org/ProgramSnail/tree-sitter-lang.git
synced 2026-03-12 04:37:09 +00:00
access -> array_access
This commit is contained in:
parent
f525fce6d7
commit
3b4be40ef7
4 changed files with 14 additions and 14 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue