kakoune/test/indent/c-family/paren-in-literal/out

12 lines
98 B
Plaintext
Raw Normal View History

if(c == '(') {
bar
if(c == '(') {}
bar
if(s == "(") {
bar
if(s == "(" "foo") {
bar