MPD (programming language): Difference between revisions

Content deleted Content added
change source to syntaxhighlight
 
Line 6:
 
==Sample Code==
<sourcesyntaxhighlight lang ="text">
resource helloWorld()
writes("Hello World\n")
end
</syntaxhighlight>
</source>
 
==External links==