diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2017-12-15 00:36:41 +0100 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2017-12-15 00:36:41 +0100 |
commit | e92883466ac5ea54b1a84a523fe893b6693293a8 (patch) | |
tree | 158ca3c225d38c1f4252b96213c5b464b4387660 /tests/exprs | |
parent | e860334377365d903b607583e6253209a356ed08 (diff) | |
parent | 196977f623c3e3384e943c08cb85e6e0ded31109 (diff) | |
download | Nim-e92883466ac5ea54b1a84a523fe893b6693293a8.tar.gz |
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Diffstat (limited to 'tests/exprs')
-rw-r--r-- | tests/exprs/tstmtexprs.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/exprs/tstmtexprs.nim b/tests/exprs/tstmtexprs.nim index 01f429b07..9283f7268 100644 --- a/tests/exprs/tstmtexprs.nim +++ b/tests/exprs/tstmtexprs.nim @@ -1,6 +1,6 @@ discard """ output: '''24 -(bar: bar) +(bar: "bar") 1244 6 abcdefghijklmnopqrstuvwxyz |