This commit is contained in:
parent
e8b48506ff
commit
4162e49c35
|
@ -12,6 +12,7 @@ function M.lookup()
|
|||
local response = handle:read("*a")
|
||||
handle:close()
|
||||
|
||||
print("Test")
|
||||
print(keywords)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue