1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-01 18:02:15 +00:00
assemblyscript/tests/parser/propertyelementaccess.ts

2 lines
53 B
TypeScript
Raw Normal View History

2018-01-29 22:36:07 +01:00
(((this).values[0].prop1.prop2.another[1]).prop)[2];