Files
konsole/test_package/main.cpp
2018-07-22 09:41:14 +03:00

6 lines
50 B
C++

#include <iostream>
int main() {
return 0;
}