mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-29 18:48:09 +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))
|