bug_report.md 838 B


name: Bug report

about: Have you found an unexpected behavior? Use this template.

Function echo outputs the wrong string.

Example

echo "Hello World!"

Current Output

Hola mundo!

Expected Output

Hello World!

Possible Solution

Additional Information

$ nim -v
Nim Compiler Version 0.1.2