9 lines
269 B
Text
9 lines
269 B
Text
/-
|
|
Copyright (c) 2021 Microsoft Corporation. All rights reserved.
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
Author: Dany Fabian
|
|
-/
|
|
prelude
|
|
import Std.Internal.Parsec.Basic
|
|
import Std.Internal.Parsec.String
|
|
import Std.Internal.Parsec.ByteArray
|