fw4spl
forbidtoken_copain.cpp
1 #include <iostream>
2 
7 int main()
8 {
9  // copain
10  std::cout << "Hello, world!\n";
11 }