awtk/tests/fscripts/demo_zh_var_func.fs
2021-11-20 17:33:29 +08:00

10 lines
137 B
GLSL

function (, ) {
return *;
}
=100
=20
print(":", (, ))