Closed nadako closed 7 years ago
class Main { static function main() { trace('${f(function(j) return j)}'); // oh my everything is a string } }
This is probably an instance of #19, so I'll close this.