feat: GLSL ES 3.1 support #233
Annotations
2 errors
tests/generator.test.ts > generator > can handle GLSL:
src/parser.ts#L149
SyntaxError: Expected ";" got "["
❯ consume src/parser.ts:149:11
❯ parseVariable src/parser.ts:318:3
❯ parseIndeterminate src/parser.ts:418:12
❯ parseStatements src/parser.ts:632:87
❯ Module.parse src/parser.ts:669:35
❯ tests/generator.test.ts:83:21
|
build-lint-test
Process completed with exit code 1.
|