This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ad31fcad52
nixpkgs
/
pkgs
/
test
/
rpath
/
src
/
text.c
5 lines
47 B
C
Raw
Blame
History
char
*
text
(
)
{
return
"
Hello World!
\n
"
;
}
Reference in New Issue
View Git Blame
Copy Permalink