index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
c2nim
/
tests
/
vincent.h
blob: b4e761ee14d93952f466760751ea14f768d872d6 (
plain
) (
tree
)
5f905865b
^
1
2
3
struct
foo
{
int
x
,
y
,
z
;
};