summaryrefslogtreecommitdiff
path: root/tests/clib.urp
blob: b803a604dcd44b47c10770e4ac124809e383237c (plain)
1
2
3
4
5
6
7
8
9
ffi test
include test.h
script http://localhost/test/test.js
link test.o
effectful Test.print
serverOnly Test.foo
clientOnly Test.bar
jsFunc Test.print=print
jsFunc Test.bar=bar