change syntax for javascript code literals

This commit is contained in:
2024-11-25 21:53:23 -08:00
parent 07cbeec6cc
commit e265248b11
21 changed files with 140 additions and 287 deletions

View File

@@ -118,7 +118,6 @@ process.stdout.write = (s) => {
};
// hack for now
const preload = [
"Lib.newt",
"Prelude.newt",
"aoc2023/day1/eg.txt",
"aoc2023/day1/eg2.txt",