IMPORTSSSSSSSSSSS

This commit is contained in:
Masashi 2025-12-16 19:29:32 +05:30
commit d7f87a37e8
9 changed files with 467 additions and 28 deletions

View file

@ -0,0 +1,8 @@
fn helper_func() -> int do
42
end
struct Point
x: int,
y: int,
end