mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-25 21:19:35 +01:00
lockall.run fix again
This commit is contained in:
parent
a60eb3de09
commit
55cb2a70f8
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ foo: a = 1, b = 2
|
||||||
baz
|
baz
|
||||||
still in foo::lock
|
still in foo::lock
|
||||||
bar: a = 3
|
bar: a = 3
|
||||||
still in foo
|
still in foo
|
||||||
|
|
Loading…
Reference in a new issue