//Licensed under CC0 v1.0 (because the code is so simple, I thought it was only fair to put it in the public domain) function eval(kode) { Function(`${kode}`)() }