alcides / aeon

Aeon programming language
https://alcides.github.io/aeon/
8 stars 3 forks source link

Remove the need to use () with decorators with no-arguments. #57

Closed alcides closed 5 months ago

alcides commented 5 months ago

Instead of @allow_recursion(), we should support just @allow_recursion.