The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
autoload-subdirectory
c.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
class nyan
{
bool
x
,
y
;
public
:
nyan
(
)
{
}
;
~
nyan
(
)
{
}
;
}
;