mirror of
https://github.com/cmur2/joe-syntax.git
synced 2026-04-16 10:18:30 +02:00
As per PR https://github.com/cmur2/joe-syntax/pull/16 from @avli it does: This fixes highlighting of the decorators with arguments. For example, the following code highlighting was broken: ```python @first @second("arg1", "arg2") def my_fun(): pass ```
4.0 KiB
4.0 KiB