Torsten Rüger 57b0ad2c32 Fix super as statement
Super is a statement, a send really.
Not an expression (as maybe in c++)
The actual implementation will be a bit tricky, like raise, a bit of stack walking, but not impossible. Still, later
2019-08-19 18:48:13 +03:00
..
2019-08-19 11:33:12 +03:00
2018-07-20 17:30:08 +03:00
2019-08-19 18:48:13 +03:00
2019-08-19 18:48:13 +03:00
2018-07-20 17:51:17 +03:00
2019-08-16 21:43:54 +03:00