skia2/tests/sksl/errors/Ossfuzz38865.glsl
Ethan Nicholas 0dc1e0f797 Fixed DSLParser unary expression error handling
Missed a case when eliminating optional/wrapper in an earlier CL.

Change-Id: If7f80ea6e2172acadf7b0087fe1a05853ccae445
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/449838
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2021-09-17 17:55:13 +00:00

6 lines
115 B
GLSL

### Compilation failed:
error: 1: expected expression, but found ''
error: 1: expected ';', but found ''
2 errors