index<--
Nim Template
Work in progress!
// code example to be replaced
example
#!/bin/bash
echo "hello"
console
~/bash-repl$ bash hello.sh
hello world
$
Symbol | Description | Example | Result |
---|
// code example to be replaced
#!/bin/bash
echo "hello"
~/bash-repl$ bash hello.sh
hello world
$
Symbol | Description | Example | Result |
---|