Files
rifle/sample/func.rifle
2026-02-14 14:02:54 -05:00

6 lines
39 B
Plaintext

.pub
.f main() : u32
{
return 0;
}