mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
|
|
main.py: Running...
|
||
|
|
sum(<MyStruct a=10 b=32>): 42
|
||
|
|
create(100, 200): <MyStruct a=100 b=200>
|
||
|
|
main.py: Done.
|
||
|
|
Done
|