Content deleted Content added
Update: Crystal is now partially supported on Windows |
m Disambiguating links to Hello World (disambiguation) (link changed to "Hello, World!" program) using DisamAssist. |
||
Line 32:
== Examples ==
=== Hello World ===
This is the simplest way to write the [["Hello, World!" program|Hello World]] program in Crystal:
<syntaxhighlight lang="crystal">
|