kakoune/test/indent/rust/dedent-generic-closing-brace/in

35 lines
220 B
Plaintext
Raw Normal View History

{%( )}
{%( )
}
{%( )bar()}
{%( )bar()
}
{
bar()%( )}
{
bar()%( )}
{(%( ))}
{(%( )
)}
{(%( )foo())}
{(%( )foo()
)}
{(
bar()%( ))}
2021-02-16 18:16:58 +01:00
{(
bar()?%( ))}
{(
bar()%( ))}