feat: integrate Control
with heap
#76
Annotations
5 errors
build:
src/go-slang/ece.ts#L38
'Node' is declared but its value is never read.
|
build:
src/go-slang/ece.ts#L95
No value exists in scope for the shorthand property 'H'. Either declare one or provide an initializer.
|
build:
src/go-slang/ece.ts#L201
Argument of type '{ type: CommandType.CallOp; calleeName: string; arity: number; }' is not assignable to parameter of type 'Instruction'.
|
build:
src/go-slang/ece.ts#L223
Property 'calleeName' does not exist on type 'CallOp'.
|
build
Process completed with exit code 1.
|