suicmez/tests/import_tests/good_import.sui
2025-12-16 19:29:32 +05:30

5 lines
54 B
Text

use "./util"
fn main() -> int do
helper_func()
end