nix-lang-0.1.0.0: test/fixtures/nixfmt/correct/indented-string.nix
# These come from previous parser bugs in Nix
[
''
''\a
''\
'${true}'
$'\t'
''
''"ending dollar $''
''"$''
]
# These come from previous parser bugs in Nix
[
''
''\a
''\
'${true}'
$'\t'
''
''"ending dollar $''
''"$''
]