Why Nostr? What is Njump?
2024-08-09 06:44:20
in reply to

kakkun61 on Nostr: 普通にこれだけで再現した #AustralLang ``` module body Main is generic [R: ...

普通にこれだけで再現した #AustralLang
```
module body Main is
generic [R: Region]
function foo(a: &[Unit, R]): Unit is
return foo(a);
end;
end module body.
```
Author Public Key
npub1kpmjm33a602yc98zzfczqsuf86plk564spr3ehj9mqs7a3pnqqjs76mvwl