This website requires JavaScript.
Explore
Help
Register
Sign In
laantungir
/
nostr_core_lib
Watch
1
Star
1
Fork
You've already forked nostr_core_lib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ca6b4754f9
nostr_core_lib
/
tests
/
minimal_debug.c
7 lines
94 B
C
Raw
Blame
History
#
include
<stdio.h>
int
main
(
void
)
{
printf
(
"
Hello from minimal test
\n
"
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink