Hello world/Standard error/Esoteric: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "==GridScript== <pre><nowiki> #HELLO WORLD- STDERROR. @width 3 @height 1 @debug 'auto' (1,1):START (3,1):WARN "Goodbye, World!" </nowiki></pre>")
(No difference)

Revision as of 18:13, 1 December 2014

GridScript

#HELLO WORLD- STDERROR.

@width 3
@height 1
@debug 'auto'

(1,1):START
(3,1):WARN "Goodbye, World!"