diff options
Diffstat (limited to 'tests/02_runtime')
-rw-r--r-- | tests/02_runtime/04_switch_case | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/02_runtime/04_switch_case b/tests/02_runtime/04_switch_case index 4a9d3e9..d83667f 100644 --- a/tests/02_runtime/04_switch_case +++ b/tests/02_runtime/04_switch_case @@ -242,7 +242,8 @@ one -- Expect stderr -- Died -In line 6, byte 6: +In test(), line 6, byte 6: + at main function ([stdin]:17:11) ` die();` Near here -----^ |