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

6 lines
106 B
Haskell

{-# LANGUAGE DataKinds #-}
{-# LANGUAGE NumericUnderscores #-}
module Execute(execute) where
execute = 1