mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-27 14:04:56 +01:00
lockall.run output fixed
This commit is contained in:
parent
1c709b3d8d
commit
5d985df284
1 changed files with 5 additions and 0 deletions
5
ci/expected/lockall.run
Normal file
5
ci/expected/lockall.run
Normal file
|
@ -0,0 +1,5 @@
|
|||
foo: a = 1, b = 2
|
||||
baz
|
||||
still in foo::lock
|
||||
bar: a = 3
|
||||
still in foo
|
Loading…
Reference in a new issue