Imported Upstream version 1.0.0
[platform/upstream/js.git] / js / src / lirasm / tests / callv.in
1 ; test call to void function
2
3 forty_two = immi 42
4 callv printi cdecl forty_two
5 reti forty_two