this is not the syntax supported in node 8! if u want to make it node 8 compertible use `let returned=undefined;` https://github.com/L3P3/rtjscomp/blob/1e757677e8037d4c85e648c776a3118f2802edf0/rtjscomp.js#L1409
this is not the syntax supported in node 8!
if u want to make it node 8 compertible use
let returned=undefined;rtjscomp/rtjscomp.js
Line 1409 in 1e75767