Skip to content

Commit c0c71a1

Browse files
thorstendb-ARMomarArm
authored andcommitted
fixed test
1 parent d2ad110 commit c0c71a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/views/component-viewer/scvd-eval-interface.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ export class ScvdEvalInterface implements ModelHost, DataAccessHost, IntrinsicPr
257257
}
258258

259259
/* ---------------- Intrinsics ---------------- */
260+
260261
public async __FindSymbol(symbolName: string): Promise<number | undefined> {
261262
return this.findSymbolAddressNormalized(symbolName);
262263
}

0 commit comments

Comments
 (0)