add cache, try parsing using pygls
This commit is contained in:
+2
-11
@@ -1,12 +1,3 @@
|
||||
examlpe = nil
|
||||
example = nil
|
||||
|
||||
(procedure function(param1 (param2 t))
|
||||
|
||||
param1 = 1 + 3
|
||||
|
||||
|
||||
(call_to_other_function "arg1" t)
|
||||
|
||||
c_stype_call("arg")
|
||||
|
||||
)
|
||||
example2 = example
|
||||
|
||||
Reference in New Issue
Block a user