diff options
Diffstat (limited to 'tests/concepts/tstackconcept.nim')
-rw-r--r-- | tests/concepts/tstackconcept.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/concepts/tstackconcept.nim b/tests/concepts/tstackconcept.nim index cb8db566d..fb6032732 100644 --- a/tests/concepts/tstackconcept.nim +++ b/tests/concepts/tstackconcept.nim @@ -1,6 +1,6 @@ discard """ output: "20\n10" -msg: ''' +nimout: ''' INFERRED int VALUE TYPE int VALUE TYPE NAME INT |