commit | f7bb86dc593913d055e4cce16cec43f6271adda3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jul 28 21:17:36 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jul 28 21:17:36 2015 +0200 |
tree | d987f51511bb7af5395ea9adcc467b0a33660dd3 | |
parent | 52e21cf057e313a867b0f529c8e4d52ad5ae740d [diff] [blame] |
patch 7.4.803 Problem: C indent does not support C11 raw strings. (Mark Lodato) Solution: Do not change indent inside the raw string.
diff --git a/src/testdir/test3.in b/src/testdir/test3.in index a321bb8..4f5331e 100644 --- a/src/testdir/test3.in +++ b/src/testdir/test3.in Binary files differ