awtk/tests/fscripts/demo_zh_var_func.fs
2022-08-23 18:27:17 +08:00

9 lines
144 B
GLSL

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