From dcb7ec7cc720329d64ff7e11d909a348c3d5db2c Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 1 Feb 2025 08:59:17 +0000 Subject: Warning about end of lines --- game.bas | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3