1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-22 02:51:32 +03:00
kakoune/test/indent/c-family/paren-in-literal/out
2019-03-31 00:07:12 -04:00

12 lines
98 B
Plaintext

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