This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
rlib
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
835662a76a635b73b8767a1895dee59f1c1fd0c0
rlib
/
.backup.1.remo.c
T
7 lines
103 B
C
Raw
Normal View
History
Unescape
Escape
refactor: restructure core module into domain-driven packages with 2672 insertions and 2220 deletions
2025-03-20 03:16:06 +00:00
#include
"remo.h"
int
main
()
{
remo_print
();
printf
(
"<%s>"
,
remo_get
(
"zany"
));
return
0
;
}
Reference in New Issue
Copy Permalink