diff --git a/source/ada/lsp-ada_declaration.adb b/source/ada/lsp-ada_declaration.adb index fe8e54ed7..687c8f9f3 100644 --- a/source/ada/lsp-ada_declaration.adb +++ b/source/ada/lsp-ada_declaration.adb @@ -139,7 +139,7 @@ package body LSP.Ada_Declaration is On_Defining_Name : Boolean := False; -- Set to True if we are on a denfining name node - Ignore : Boolean; + Ignore : Libadalang.Common.Ref_Result_Kind; begin if Self.Contexts.Is_Empty then -- No more contexts to process, sort and return collected results