mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
Also disallow super() in static methods. It won't do anything useful (it always just delegates to Class) anyway.
Also disallow super() in static methods. It won't do anything useful (it always just delegates to Class) anyway.