Dsl line marker: provide simple tooltip
Test dsl line marker
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user