commit | ca8b8d6956dd881de6446fc32c38e817a364a6cc | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 17 21:30:27 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 17 21:30:27 2016 +0100 |
tree | cb255499ccba4e5bfb57549a049491cf4d36007a | |
parent | 9f0e423c2818c0cacd0810f9c3c67cbb6b80963d [diff] [blame] |
patch 8.0.0092 Problem: C indenting does not support nested namespaces that C++ 17 has. Solution: Add check that passes double colon inside a name. (Pauli, closes #1214)
diff --git a/src/testdir/test3.in b/src/testdir/test3.in index c0a68d0..096f152 100644 --- a/src/testdir/test3.in +++ b/src/testdir/test3.in Binary files differ