about summary refs log tree commit diff
path: root/tests/run-make/linker-warning/foo.rs
blob: de3390c8c26f6fe2780541123f9771666fcabbb7 (plain)
1
2
#[repr(C)]
pub struct Foo(u32);