command -v(--version) support. ast typeName method now returns magic_enum::enum_name

This commit is contained in:
2025-12-21 20:18:05 +08:00
parent 8323b9023a
commit acc2d33dbc
8 changed files with 51 additions and 59 deletions

View File

@@ -0,0 +1,5 @@
while (true)
{
__fstdout_println("1");
break;
}