skia2/tests/sksl/errors/DuplicateSymbol.glsl
Ethan Nicholas c973d26854 Fixed DSLParser assertion error uncovered by fuzzer
Bug: oss-fuzz:38108
Change-Id: I0e055d837923f00b982bc395dbf29b6ff59a3b21
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/448896
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2021-09-20 13:48:41 +00:00

7 lines
160 B
GLSL

### Compilation failed:
error: 2: symbol 'x' was already defined
error: 5: symbol 'main' was already defined
error: 6: symbol 'y' was already defined
3 errors