Documentation
1
2
3
4
5
6
buffer Foo {
    char tiles[];
} main_tiles;

void main() {
}