If you just want object fields, you don't need extra indentation, you can use something like: template a: untyped = self.a Run
And you can have a macro that generates these automatically on the same indentation level.
If you just want object fields, you don't need extra indentation, you can use something like: template a: untyped = self.a Run
And you can have a macro that generates these automatically on the same indentation level.