aboutsummaryrefslogtreecommitdiffstats
path: root/spec/e2e/imports/c.alv
blob: 5cca45cbf0e7e535158933cfb9300b78c0254db4 (plain)
1
2
3
4
5
6
([1]print "RUNNING C.ALV")

([3]import a string)

([4]def hello ([5]string/.. a/hello " from C"))
([2]export*)