mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-26 05:29:38 +01:00
5 lines
No EOL
64 B
Text
5 lines
No EOL
64 B
Text
foo: a = 1, b = 2
|
|
baz
|
|
still in foo::lock
|
|
bar: a = 3
|
|
still in foo |