This website requires JavaScript.
Explore
Help
Sign In
xfarrow
/
lasd
mirror of
https://github.com/xfarrow/lasd.git
Watch
1
Star
0
Fork
You've already forked lasd
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63bb5d2e6b
lasd
/
teoria
/
multiple_files
/
test.cpp
6 lines
91 B
C++
Executable File
Raw
Blame
History
#
include
<iostream>
#
include
"test.hpp"
void
test
(
)
{
std
:
:
cout
<
<
"
I'm test
"
<
<
std
:
:
endl
;
}
Reference in New Issue
View Git Blame
Copy Permalink