Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / skia / resources / sksl / errors / Ossfuzz29845.sksl
1 struct Test {
2     l();
3     void m();
4
5 /*%%*
6 no type named 'l'
7 expected a type, but found '('
8 *%%*/