two-bit/index.ts

3 lines
38 B
TypeScript

function memory(bits: number) {
}