Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / skia / tests / sksl / runtime_errors / ReservedNameTexture2D.skvm
1 ### Compilation failed:
2
3 error: 1: expected an identifier, but found type 'texture2D'
4 int texture2D;
5     ^^^^^^^^^
6 1 error