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

35 lines
220 B
Plaintext

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