diff --git a/src/Program.spec.ts b/src/Program.spec.ts index f9936add9..e3d0eac5b 100644 --- a/src/Program.spec.ts +++ b/src/Program.spec.ts @@ -1837,6 +1837,21 @@ describe('Program', () => { } }); + it('does not crash on callfunc operator', () => { + //there needs to be at least one xml component WITHOUT an interface + program.addOrReplaceFile('components/MyNode.xml', trim` + +