aboutsummaryrefslogtreecommitdiffstats
path: root/example.bas
blob: 981fe13f2c1fae07e8c77aa9b23ed3b282fb5578 (plain) (blame)
1
2
3
4
5
6
      x = 1
      print "hello, world",x
      x = 2
      print "hello, world",x
      end

Un proyecto texto-plano.xyz