lean4-htt/src/Lean/Data/Xml.lean
2024-02-20 01:49:55 +00:00

8 lines
215 B
Text

/-
Copyright (c) 2021 Daniel Fabian. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Daniel Fabian
-/
prelude
import Lean.Data.Xml.Basic
import Lean.Data.Xml.Parser