suicmez/tests/import_tests/good_import.sui

5 lines
54 B
Text
Raw Normal View History

2025-12-16 19:29:32 +05:30
use "./util"
fn main() -> int do
helper_func()
end