aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2025-02-01 08:59:17 +0000
committerJuan J. Martinez <jjm@usebox.net>2025-02-01 08:59:17 +0000
commitdcb7ec7cc720329d64ff7e11d909a348c3d5db2c (patch)
tree1f7dc3019f0e09fe2b5b4dedd39e5af53a052073
parentb1e02b8dc82c7a47c1e5364ded9a03798c08a12a (diff)
downloadpc-cpc-basic-main.tar.gz
pc-cpc-basic-main.zip
Warning about end of linesHEADmain
-rw-r--r--game.bas1
1 files changed, 1 insertions, 0 deletions
diff --git a/game.bas b/game.bas
index c7d6c1b..73a0945 100644
--- a/game.bas
+++ b/game.bas
@@ -1,2 +1,3 @@
+5 REM ensure that this file is saved with DOS end of lines
10 PRINT "hello world"