mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-05-13 03:00:26 -04:00
8 lines
84 B
NASM
8 lines
84 B
NASM
mod submodule {
|
|
machine Foo {
|
|
}
|
|
}
|
|
machine Foo {
|
|
::submodule::Foo foo;
|
|
}
|