lc/examples/hello_world.l

11 lines
71 B
Text

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