diff options
author | Daniil Yarancev <TiberiumN@users.noreply.github.com> | 2017-08-12 15:00:40 +0300 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2017-08-12 14:00:40 +0200 |
commit | 4bf63257392003135b582410bea0b6a6454fdde9 (patch) | |
tree | e79031cea22e3e3f8cd80163792717f6dc047830 | |
parent | c531db90642bacfd7002582261439500e50dd5db (diff) | |
download | Nim-4bf63257392003135b582410bea0b6a6454fdde9.tar.gz |
Fix typo (#6236)
-rw-r--r-- | tests/objects/tobject3.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/objects/tobject3.nim b/tests/objects/tobject3.nim index e73065b04..a24a48c8b 100644 --- a/tests/objects/tobject3.nim +++ b/tests/objects/tobject3.nim @@ -1,5 +1,5 @@ discard """ - ouptut: '''TBar2 + output: '''TBar2 TFoo 16 12 |