lc/examples/hello_world.l

11 lines
73 B
Text

struct a {
b hello,
}
struct b {
u32 ciao,
}
struct c {
u32 test,
}