This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
danicoin
Watch
1
Star
0
Fork
You've already forked danicoin
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
bac366e173
danicoin
/
utils
/
test-static-assert.c
7 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
moved all stuff to github
2014-03-03 22:07:58 +00:00
#
include
<assert.h>
static_assert
(
1
,
"
FAIL
"
)
;
int
main
(
int
argc
,
char
*
argv
[
]
)
{
return
0
;
year updated in license
2015-01-02 16:52:46 +00:00
}
Reference in a new issue
Copy permalink