From 721c919c58461afbe406610b5ec54e4cbafc3966 Mon Sep 17 00:00:00 2001 From: Per Lindgren Date: Tue, 26 Oct 2021 20:19:43 +0200 Subject: [PATCH] lockall.run output fixed --- ci/expected/lockall.run | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ci/expected/lockall.run diff --git a/ci/expected/lockall.run b/ci/expected/lockall.run new file mode 100644 index 0000000000..4581e91551 --- /dev/null +++ b/ci/expected/lockall.run @@ -0,0 +1,5 @@ +foo: a = 1, b = 2 +baz +still in foo::lock +bar: a = 3 +still in foo