mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
Children have a string of contents.
This commit is contained in:
parent
765ac74532
commit
b0c0f13b61
@ -183,7 +183,7 @@ spec = parallel $ do
|
||||
|
||||
data Child = Child
|
||||
{ childKey :: String
|
||||
, childContentsLength :: Int
|
||||
, childContents :: String
|
||||
, childMargin :: String
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user