RCRPG/Racket: Difference between revisions

m
→‎Code: Fixed syntax highlighting.
m (caught out on wiki markdown)
m (→‎Code: Fixed syntax highlighting.)
 
Line 13:
countable or not)
 
===Code===
<langsyntaxhighlight lang="racket">#lang racket
(require racket/stxparam)
 
Line 239:
 
(module+ main
(play g0))</langsyntaxhighlight>
9,476

edits