fix: doc code comment
This commit is contained in:
parent
1b20f4ef71
commit
2fc0d46ee9
1 changed files with 2 additions and 1 deletions
|
@ -100,6 +100,7 @@ render = Text.concat . List.map renderSingle . Vector.toList
|
||||||
|
|
||||||
-- >>> import Test.QuickCheck.Instances.Vector ()
|
-- >>> import Test.QuickCheck.Instances.Vector ()
|
||||||
-- >>> import Test.QuickCheck.Arbitrary (arbitrary)
|
-- >>> import Test.QuickCheck.Arbitrary (arbitrary)
|
||||||
|
-- >>> import Test.QuickCheck.Gen as Gen
|
||||||
-- >>> render <$> Gen.generate arbitrary
|
-- >>> render <$> Gen.generate arbitrary
|
||||||
-- "<,<>,<,."
|
-- "-<,.<<,>++.[]<+>.<.-,"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue