mirror-test/main.cpp
TinyAtoms 7afcad994c a
2022-03-28 15:58:14 -03:00

5 lines
60 B
C++

#include <iostream>
int main(){
std::cout << "tiesto \n";
}