var a
var a.b
var a.c
push 1
pop $a.b
push $a.b
output
halt