Compiled test.osl -> test.oso
test: f = 1
test: user = 2
test: third = 3
test: f = 10
test: user = 2
test: third = 30

