Support for `['get', {attribute}]` would be a nice feature to have. Workaround now is to declare a `match` expression and enumerate al possible values. Not very cool.
Support for
['get', {attribute}]would be a nice feature to have.Workaround now is to declare a
matchexpression and enumerate al possible values. Not very cool.