import std; int main() { std::println("hello from crafter-build"); return 0; }