summaryrefslogtreecommitdiff
path: root/js/src/lirasm/tests/callv.in
blob: ffc7c2b1012ba772d3c28e221190dd0b3523cf40 (plain)
1
2
3
4
5
; test call to void function

forty_two = immi 42
callv printi cdecl forty_two
reti forty_two