Formatting enum delegations lists

This commit is contained in:
Nikolay Krasko
2014-04-27 01:11:39 +04:00
parent 5839fda22f
commit 2b847cd885
19 changed files with 181 additions and 3 deletions
@@ -0,0 +1,10 @@
enum class Test: A {
FIRST: Test()
SECOND:
Test()
THIRD: Test() FORTH: Test()
}
// SET_TRUE: SPACE_BEFORE_EXTEND_COLON
// SET_FALSE: SPACE_AFTER_EXTEND_COLON