mdmrk.dev
/blog
/about
intro post
03/26/24
const
std
=
@import
(
"std"
);
pub
fn
main
()
void
{
std
.
debug
.
print
(
":)
\n
"
);
}