69
Comment:
|
200
just clauz making a test
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
// some indented code #include <stdout> void main() { std::cout << "hello world"; } just testing test again |
<ciao AT ciao DOT it>
Hello World
// some indented code
#include <stdout>
void main() {
std::cout << "hello world";
}
just testing
test again