dfmt/tests/allman/issue0048.d.ref

6 lines
98 B
Plaintext

@Shortcut("[shift] + [tab]")
@MenuItem("Text/Decrease")
void textDecreaseIndent(BufferView v)
{
}