3 lines
76 B
Text
3 lines
76 B
Text
|
|
' This is a comment
|
||
|
|
i = i + 1 ' You can also append comments to statements
|