mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-30 02:58:26 +08:00
4 lines
73 B
GLSL
4 lines
73 B
GLSL
var m = require('foobar.fs')
|
|
print(m.foo(100, 99))
|
|
print(m.bar(100, 99))
|