1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-21 18:41:29 +03:00
kakoune/test/indent/c-family/align-while-expr/out

3 lines
32 B
Plaintext
Raw Normal View History

2017-06-13 12:19:38 +03:00
while (a < b and
b >= c)