SkriptLang / skript-reflect

Powerful reflection utilities for Skript.
MIT License
56 stars 19 forks source link

Calling overloaded methods isn't working #31

Closed TPGamesNL closed 3 years ago

TPGamesNL commented 3 years ago

https://tpgamesnl.gitbook.io/skript-reflect/basics/running-java-code#calling-overloaded-methods System.out.println[Object]({_something}) simply doesn't parse

Related: https://github.com/TPGamesNL/skript-reflect/issues/20#issuecomment-652541159

TPGamesNL commented 3 years ago

This broke in https://github.com/btk5h/skript-mirror/commit/959991cc1d75e033a13f0d186c0364c67c0f2e5e because that commit added \b to the regex, which doesn't allow ]