| Index: tests/debugger/patched_constructor_expected.txt
|
| diff --git a/tests/debugger/patched_constructor_expected.txt b/tests/debugger/patched_constructor_expected.txt
|
| index 0530d90937a51fbdef65fc5bff17c98a292d4446..9c60a8c38260d49f288202ce66853ba133df34dd 100644
|
| --- a/tests/debugger/patched_constructor_expected.txt
|
| +++ b/tests/debugger/patched_constructor_expected.txt
|
| @@ -10,3 +10,8 @@ main @'foo.void'
|
| main @new Symbol('foo.void')
|
| > s
|
| ### process terminated
|
| +> s
|
| +### process not running, cannot step to next expression
|
| +> s
|
| +### process not running, cannot step to next expression
|
| +> q
|
|
|