module Data.STData
  ( module Data.STData.Data
  , module Data.STData.Parse
  ) where

import Data.STData.Data
import Data.STData.Parse

demo2 :: String
demo2 = "(a b t(-( yo here is a ton ) of stuff ( s(-(embedded structure)-) more text hooray! )-) (s))"