lc/examples/hello_world.l

14 lines
104 B
Text

struct a {
b hello,
u64 hi,
}
union b {
u32 ciao,
u32 test,
u32 test1,
}
struct c {
u32 test,
}