mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 09:54:49 +00:00
* remove --lib:lib * added some tests for testatment * tests are addad WIP: add colors switch to tester * meta tester is integrated
8 lines
52 B
Nim
8 lines
52 B
Nim
discard """
|
|
output: '''
|
|
done
|
|
'''
|
|
"""
|
|
|
|
echo "broken"
|