This PR standardizes error messages by quoting names with backticks. The changes were automated, so some cases may still be missing.
6 lines
262 B
Text
6 lines
262 B
Text
217.lean:5:30-5:31: error: don't know how to synthesize placeholder for argument `init`
|
|
context:
|
|
⊢ CoreM Unit
|
|
217.lean:5:28-5:29: error: don't know how to synthesize placeholder for argument `f`
|
|
context:
|
|
⊢ CoreM Unit → Name → ConstantInfo → CoreM Unit
|