eql
eql copied to clipboard
`compile` typespec returns `any()`
Currently compile's spec says it can return any(). Anyway to tighten that up? I know its generated from the peg file so not as simple as changing it in eql otherwise I'd have a PR :).