aboutsummaryrefslogtreecommitdiffstats
path: root/example.bas
diff options
context:
space:
mode:
Diffstat (limited to 'example.bas')
-rw-r--r--example.bas6
1 files changed, 6 insertions, 0 deletions
diff --git a/example.bas b/example.bas
new file mode 100644
index 0000000..981fe13
--- /dev/null
+++ b/example.bas
@@ -0,0 +1,6 @@
+ x = 1
+ print "hello, world",x
+ x = 2
+ print "hello, world",x
+ end
+
Un proyecto texto-plano.xyz