▲ | thomasmg 4 days ago | |
> any particular reason you went with a go-like `ident type` syntax I just think that ":" is unnecessary. In my language, the type is mostly used in function declarations and types, eg.
What would be the advantage of adding ":"? |