This website requires JavaScript.
Explore
Help
Register
Sign In
SoraKatadzuma
/
chinook
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2879e4f601854c9185018fd6e4c4f6f17026ef2b
chinook
/
examples
/
dynlib
/
entry.cpp
T
5 lines
68 B
C++
Raw
Normal View
History
Unescape
Escape
Initial rework
2026-06-25 02:45:43 +00:00
#include
"print/print.hpp"
int
main
()
{
print
(
"Hello, World!"
);
}
Reference in New Issue
Copy Permalink