Closed jperterm closed 2 years ago
Thanks for reporting this issue., I will investigate and report back.
The linter must not report a problem (as it currently is) because it should not attempt to resolve foo()
- Map lookup needs the dynamic context that is only available at run time.
Fixed
Calling an inline function which is in a map does produce the error XPath: Function: 'foo' with 0 arguments not found.