mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 19:40:18 +00:00
1 line
53 B
Bash
1 line
53 B
Bash
g++ -o pocketpy src/main.cpp --std=c++17 -O1 -pthread |