What will the code below print?
var num = 0 num = num++ println(num)
Create a free account to access the full topic