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];