lsp: Fix crash when import version missing

The issue is specific to the language server, since it's trying to use
an AST that contains errors. The test would not fail but was added
anyway.
This commit is contained in:
Sonny Piers 2022-07-09 21:04:28 +02:00 committed by James Westman
parent b9fdc5a5f1
commit 2da6be7618
5 changed files with 16 additions and 3 deletions

View file

@ -0,0 +1 @@
using Gtk

View file

@ -0,0 +1 @@
1,10,0,Expected a version number for GTK