add function calls

This commit is contained in:
Luna 2019-08-25 22:41:25 -03:00
parent 4f0c43865f
commit 5ba807d93f
3 changed files with 74 additions and 1 deletions

View file

@ -30,4 +30,6 @@ fn main(a int) int {
loop a > 2 {
println('skirts')
}
cock_and_ball_torture('cbt', 1, 2, 3)
}