difftastic/vendored_parsers/tree-sitter-hack/test/cases/expressions/subscript-as.hack

4 lines
31 B
Plaintext

vec[] as int[0];
1 as int[0];