summary refs log tree commit diff stats
path: root/compiler/c2nim/tests/vincent.h
blob: b4e761ee14d93952f466760751ea14f768d872d6 (plain) (blame)
1
2
3
struct foo {
    int x,y,z;
};