LanguageServer.jl icon indicating copy to clipboard operation
LanguageServer.jl copied to clipboard

Wrong 'missing reference' error for anonymous function and its variable with default value

Open erdosxx opened this issue 2 years ago • 0 comments

The version of LanguageServer.jl that I use is 4.4.0.

I found two wrong missing reference error cases for anonymous function as followng. Case 1: anonymous function name missing_reference_1

Case 2: positional variable with default value in anonymous function missing_reference_2

erdosxx avatar Aug 25 '23 09:08 erdosxx