more formatting

This commit is contained in:
Brendan Hansknecht 2023-11-28 13:31:26 -08:00
parent 77e55c88bf
commit 0586f2bac0
No known key found for this signature in database
GPG key ID: 0EA784685083E75B

View file

@ -258,8 +258,7 @@ dbgStr = \s ->
f0 <- custom
f0
|> dbgWrite "\""
# TODO: Should we be escaping strings for dbg/logging?
|> dbgWrite s
|> dbgWrite s # TODO: Should we be escaping strings for dbg/logging?
|> dbgWrite "\""
dbgOpaque : * -> Inspector DbgFormatter