I love the language design so far, especially with type annotations fixed to be in `name: Type` form. But one thing, that I could not find in the docs nor in todo list, is the [decorators](https://www.python.org/dev/peps/pep-0318/). Do you have plans to add support for decorators?
I love the language design so far, especially with type annotations fixed to be in
name: Typeform.But one thing, that I could not find in the docs nor in todo list, is the decorators. Do you have plans to add support for decorators?