@kha The following three tests were broken on my machine. The new produced output looked correct. So, I updated the expected output files. Is this ok? see #1296
2 lines
490 B
Text
2 lines
490 B
Text
{"message":"file invalidated","response":"ok","seq_num":0}
|
|
{"completions":[{"source":{"column":10,"line":3},"text":"foo.induction_on","type":"∀ (C : foo → Prop) (n : foo), C n"},{"source":{"column":10,"line":3},"text":"foo.rec","type":"Π (C : foo → Type l) (n : foo), C n"},{"source":{"column":10,"line":3},"text":"foo.rec_on","type":"Π (C : foo → Type l) (n : foo), C n"},{"source":{"column":10,"line":3},"text":"foo","type":"Type"}],"prefix":"foo.","response":"ok","seq_num":6}
|