lc/examples/hello_world.l

11 lines
69 B
Text

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