generalization: 'To Byte String Literal'. Python implemented. More to come...

This commit is contained in:
edhinard 2018-09-27 23:17:57 +02:00
parent 9f8dd0f2a6
commit ea7a9a90bb
3 changed files with 60 additions and 38 deletions

View file

@ -71,7 +71,7 @@ import "./tests/operations/SymmetricDifference";
import "./tests/operations/ToGeohash.mjs";
import "./tests/operations/TranslateDateTimeFormat";
import "./tests/operations/Magic";
import "./tests/operations/Literals";
import "./tests/operations/ByteStringLiteral";
let allTestsPassing = true;
const testStatusCounts = {