mirror of
https://github.com/nasa/fpp.git
synced 2025-12-14 01:11:35 -06:00
6 lines
73 B
Fortran
6 lines
73 B
Fortran
module M {
|
|
struct Duplicate { x: U32 }
|
|
}
|
|
|
|
struct Duplicate { x: U32 }
|