Updated Getting started (markdown)
@@ -1,7 +1,7 @@
|
||||
# Hello, world!
|
||||
The _HelloWorld_ script looks something like this:
|
||||
```php
|
||||
import smnp.collection;
|
||||
import smnp.io;
|
||||
|
||||
println("Hello, world!"); # Hello, world!
|
||||
```
|
||||
Reference in New Issue
Block a user