This commit is contained in:
Bob Nystrom
2014-02-14 20:15:49 -08:00
parent ea3cfa05bd
commit b1bae8fc6c
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -5,3 +5,7 @@ class A {}
class B {
}
// No newline after last method.
class C {
method {} }