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
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ccgbugs
/
m19445.c
blob: 74c23d4b45df12c04eeeec703c35e00f6a20ac2f (
plain
) (
blame
)
1
2
3
#include
"m19445.h"
const
Foo
f
=
{
10
,
20
,
30
,
40
};