void main () {
a = 1312; # Error on line 2 col 6: Unbound variable “a”.
}