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