Don't indent { for functions on new lines

This commit is contained in:
Nikolay Krasko
2012-09-17 12:42:03 +04:00
parent 9481862550
commit e29182b2fb
4 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
fun test()
{
}
@@ -0,0 +1,3 @@
fun test()
{
}