test: Basic sample
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
Graphics 800,600,32,2
|
||||||
|
SetBuffer BackBuffer()
|
||||||
|
|
||||||
|
Local value% = 1
|
||||||
|
If value == 1 Then
|
||||||
|
Print "Hello World"
|
||||||
|
EndIf
|
||||||
Reference in New Issue
Block a user