mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-24 12:42:52 +01:00
5 lines
65 B
Text
5 lines
65 B
Text
foo: a = 1, b = 2
|
|
baz
|
|
still in foo::lock
|
|
bar: a = 3
|
|
still in foo
|