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