lean4-htt/tests/lean/structSorryBug.lean.expected.out
Leonardo de Moura 59acf01bc9 feat: relax auto-implicit restrictions
The new options `relaxedAutoBoundImplicitLocal` can be used to
disable this feature.

closes #1011
2022-02-08 12:17:42 -08:00

3 lines
158 B
Text

structSorryBug.lean:2:19-2:25: error: unknown identifier 'HasArr'
structSorryBug.lean:4:17-4:32: error: invalid {...} notation, structure type expected
Nat