lc/examples/hello_world.l

10 lines
71 B
Text

struct b {
u32 ciao,
u32 test,
u32 test1,
}
u32 test(b hello)
{
}