``` Text.Pretty.Simple> pStringNoColor "[']']" "[ ' ]'" ``` The correct output should be `"[']'"`.
The correct output should be
"[']'".