Almost working

This commit is contained in:
Andrew Morris
2023-03-24 14:42:27 +11:00
parent 9efd517980
commit 91f9e1c3dd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// test_output! 232792560
// // test_output! 232792560
import { factorize } from "./helpers/primes.ts";

View File

@@ -1,4 +1,4 @@
// test_output! 3
// // test_output! 3
export default function main() {
const x = 3;