Adjust formatting for FILE_ANNOTATION_LIST

This commit is contained in:
Nikolay Krasko
2015-12-08 19:06:16 +03:00
parent 966ad9d3b6
commit 8a95f23a23
14 changed files with 83 additions and 0 deletions
@@ -0,0 +1,4 @@
/*
* Comment
*/
@file:Some("Hi")
@@ -0,0 +1,3 @@
/*
* Comment
*/ @file:Some("Hi")
@@ -0,0 +1,3 @@
@file:Some()
val test = 1
@@ -0,0 +1 @@
@file:Some() val test = 1
@@ -0,0 +1,3 @@
@file:Some()
import hi
@@ -0,0 +1 @@
@file:Some() import hi
@@ -0,0 +1,3 @@
@file:Some()
package test
@@ -0,0 +1 @@
@file:Some() package test
@@ -0,0 +1 @@
@file:Some()
@@ -0,0 +1 @@
@file:Some()
@@ -0,0 +1,7 @@
@file:Some()
@@ -0,0 +1,7 @@
@file:Some()