#include import std; int main() { fmt::print("fmt ok\n"); return 0; }