RiscV-Formal/hs/Read.hs
2025-03-07 12:09:08 -05:00

7 lines
98 B
Haskell

{-# LANGUAGE DataKinds #-}
{-# LANGUAGE NumericUnderscores #-}
module Read(read) where
read = 2