| Index: tests/debugger/lazy_initializer_expected.txt
|
| diff --git a/tests/debugger/lazy_initializer_expected.txt b/tests/debugger/lazy_initializer_expected.txt
|
| index 2e5d3f970957e75d8bd1a657d736e5f92e95f8bc..d426129205a65d19986df44207656be4f19dfa76 100644
|
| --- a/tests/debugger/lazy_initializer_expected.txt
|
| +++ b/tests/debugger/lazy_initializer_expected.txt
|
| @@ -42,3 +42,8 @@ main @a2.x
|
| main @a1.x + x + a2.x
|
| > s
|
| ### process terminated
|
| +> s
|
| +### process not running, cannot step to next expression
|
| +> s
|
| +### process not running, cannot step to next expression
|
| +> q
|
|
|