Add copy script

This commit is contained in:
2024-12-01 14:31:59 +01:00
parent c41848f336
commit c67754c6c8
5 changed files with 84 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { describe, expect, it } from 'bun:test';
import { solveFirst, solveSecond } from './index.ts';
describe('20xx-xx', () => {
describe('YYYY-DD', () => {
it('first', () => {
// TODO: add first input
const testInput = ``;