Files
Computeability/3or4/interpreter/Self.hs
2025-11-25 17:29:31 +01:00

9 lines
74 B
Haskell

-- |
module Self where
import Chi
substExp :: Exp
substExp = parse ""