Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / skia / tests / sksl / errors / StaticIfTest.glsl
1 ### Compilation failed:
2
3 error: 4: static if has non-static test
4     @if (unknownInput < 10) {
5          ^^^^^^^^^^^^^^^^^
6 1 error