mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 09:24:36 +00:00
* remove --lib:lib * added some tests for testatment * tests are addad WIP: add colors switch to tester * meta tester is integrated
6 lines
51 B
Nim
6 lines
51 B
Nim
discard """
|
|
maxcodesize: 1
|
|
"""
|
|
|
|
echo "Hello World"
|