batracos

Results 2 issues of batracos

The current rules will match an expression like ``` Plus$Plus ``` as a system symbol (`Plus`) followed by a normal symbol (`$Plus`). I have not looked into all the consequences...

These syntaxes are not supported yet ``` f[x_][y_] := x*y (*^ entity.name.function*) f /: g[f[a_]] := a (*^ entity.name.function*) (* ^variable.function.wolfram *) ```

feature