warnings: [ /global variable/ ]
----
x = 2


y = 3
----
x = 2
y = 3
