ugui.c3l/test/test_vtree.c3

8 lines
63 B
Plaintext
Raw Permalink Normal View History

2024-10-29 22:45:47 +01:00
import std::io;
import vtree;
fn int main()
{
return 0;
}