mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 10:41:42 +00:00
Parser fixes; Lib updates
This commit is contained in:
1
tests/parser/propertyelementaccess.ts
Normal file
1
tests/parser/propertyelementaccess.ts
Normal file
@ -0,0 +1 @@
|
||||
(((this).values[0].prop1.prop2.another[1]).prop)[2];
|
Reference in New Issue
Block a user