kakoune/test/indent/rust/dedent-generic-closing-brace/out
2021-02-17 01:17:17 +08:00

48 lines
214 B
Plaintext

{
}
{
}
{
bar()}
{
bar()
}
{
bar()
}
{
bar()
}
{(
)}
{(
)}
{(
foo())}
{(
foo()
)}
{(
bar()
)}
{(
bar()?
)}
{(
bar()
)}