5 lines
44 B
Haskell
5 lines
44 B
Haskell
|
|
foo =
|
||
|
|
{ field = bar "("
|
||
|
|
, quux = ""
|
||
|
|
}
|