commit | e01f4f86cef7bed3cb99b26f9f57d86f6eb5fe1a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Nov 10 14:06:53 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Nov 10 14:06:53 2015 +0100 |
tree | 4235a8451174d4724c5b5854ae7dcba6635a21ae | |
parent | 450ca4335e467ac29c1560b7397225a974aee3bf [diff] [blame] |
patch 7.4.912 Problem: Wrong indenting for C++ constructor. Solution: Recognize ::. (Anhong)
diff --git a/src/testdir/test3.in b/src/testdir/test3.in index f3d4f18..c0a68d0 100644 --- a/src/testdir/test3.in +++ b/src/testdir/test3.in Binary files differ