This website requires JavaScript.
Explore
Help
Register
Sign in
King_DuckZ
/
cmake-d
Watch
1
Star
0
Fork
You've already forked cmake-d
0
Code
Issues
Pull requests
Releases
Wiki
Activity
67515e27f9
cmake-d
/
tests
/
app_5
/
cfunc.c
Steve King
fa00060dda
Added new simplified C + D tests. Removed straggling full test skeleton files.
2010-08-14 00:00:09 -07:00
4 lines
38 B
C
Raw
Blame
History
int
cfunc
(
int
x
)
{
return
x
+
1
;
}
Reference in a new issue
View git blame
Copy permalink