Files
Ink-Shader-Language/test/check/for_i_loop.golden

8 lines
146 B
Plaintext

scope (global) [
[vertex__vs_main] : ()
scope (vertex__vs_main) [
[i] : int
[x] : int
]
]