currently passing most of (currently small) corpus
This commit is contained in:
parent
7fd7c85fff
commit
4190ce2621
5 changed files with 33 additions and 28 deletions
|
@ -65,7 +65,7 @@ data AutogenId = AutogenId String deriving (Show)
|
|||
-- values
|
||||
data Value = Value
|
||||
{ width :: Int
|
||||
, value :: Int
|
||||
, binaryValue :: String
|
||||
}
|
||||
deriving (Show)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue