Execute SNUSP/Go: Difference between revisions

m
Fixed syntax highlighting.
m (Mwn3d moved page RCSNUSP/Go to Execute SNUSP/Go: Task changed names)
m (Fixed syntax highlighting.)
 
Line 1:
{{implementation|SNUSP}}{{collection|RCSNUSP}}
Only Core SNUSP today. Fixed size data store, no bounds checking.
<langsyntaxhighlight lang="go">package main
 
import (
Line 92:
step()
}
}</langsyntaxhighlight>
Output:
<pre>
9,479

edits