packages feed

fast-tags-0.0.3: src/T.hs

{-# LANGUAGE GADTs #-}
module T where


數字 :: Int
數字 = 2

(·) = (.)

data X where
    A, B :: X