Dsl line marker: provide simple tooltip

Test dsl line marker
This commit is contained in:
Pavel V. Talanov
2018-02-07 18:33:35 +01:00
parent 519ea12bb2
commit 229184dd78
3 changed files with 28 additions and 1 deletions
@@ -0,0 +1,7 @@
package p
@DslMarker
annotation class <lineMarker descr="Marker annotation for DSL">Anno1</lineMarker>
@DslMarker
annotation class <lineMarker descr="Marker annotation for DSL">Anno2</lineMarker>