mirror of
https://github.com/leanprover/lean4.git
synced 2026-03-17 18:34:06 +00:00
This PR migrates most remaining tests to the new test suite. It also completes the migration of directories like `tests/lean/run`, meaning that PRs trying to add tests to those old directories will now fail.
46 lines
751 B
Plaintext
46 lines
751 B
Plaintext
Failure @55 (⟨3, 0⟩): '['; expected '![', '$$', '$', '*', '[', '[^', '_', '`' or '{'
|
|
Final stack:
|
|
(Lean.Doc.Syntax.para
|
|
"para{"
|
|
[(Lean.Doc.Syntax.role
|
|
"{"
|
|
`tactic
|
|
[]
|
|
"}"
|
|
"["
|
|
[(Lean.Doc.Syntax.code
|
|
"`"
|
|
(str "\"rw\"")
|
|
"`")]
|
|
"]")
|
|
(Lean.Doc.Syntax.role
|
|
"{"
|
|
`lit
|
|
[]
|
|
"}"
|
|
"["
|
|
[(Lean.Doc.Syntax.code
|
|
"`"
|
|
(str "\" [t] \"")
|
|
"`")]
|
|
"]")
|
|
(Lean.Doc.Syntax.role
|
|
"{"
|
|
`kw
|
|
[]
|
|
"}"
|
|
"["
|
|
[(Lean.Doc.Syntax.code
|
|
"`"
|
|
(str "\"at\"")
|
|
"`")]
|
|
"]")
|
|
(Lean.Doc.Syntax.role
|
|
"{"
|
|
`lit
|
|
[]
|
|
"}"
|
|
"["
|
|
[(Lean.Doc.Syntax.footnote <missing>)]
|
|
"]")])
|
|
Remaining: "test" |