mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
c631049efc
closes #32 closes #33
6 lines
42 B
Text
6 lines
42 B
Text
foo
|
|
bar(0)
|
|
baz(1, 2)
|
|
foo
|
|
bar(1)
|
|
baz(2, 3)
|