diff options
author | Araq <rumpf_a@web.de> | 2011-01-05 23:46:50 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-01-05 23:46:50 +0100 |
commit | 5635fde06024b00bb874126bea208f07b4b8db9d (patch) | |
tree | e54cbee31f63078f125574b52e763ce883f07c22 /tests/accept/run | |
parent | 63ac32e6de018b5e175efb6f61675bfe36394973 (diff) | |
download | Nim-5635fde06024b00bb874126bea208f07b4b8db9d.tar.gz |
transf: big refactoring; other small fixes
Diffstat (limited to 'tests/accept/run')
-rwxr-xr-x | tests/accept/run/spec.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/accept/run/spec.csv b/tests/accept/run/spec.csv index c57463770..75e85cd14 100755 --- a/tests/accept/run/spec.csv +++ b/tests/accept/run/spec.csv @@ -28,7 +28,7 @@ tfloat1.nim;Error: unhandled exception: FPU operation caused an overflow [EFloat tfloat2.nim;Error: unhandled exception: FPU operation caused a NaN result [EFloatInvalidOp] tformat.nim;Hi Andreas! How do you feel, Rumpf? thintoff.nim;0 -tinit.nim;Hallo from module! Hallo from main module! +tinit.nim;Hello from module! Hello from main module! tints.nim;Success tisopr.nim;falsetrue titer2.nim;123 |