Line Markers: Don't show test run line markers for top-level functions
#KT-13509 Fixed
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// !CHECK_HIGHLIGHTING
|
||||
|
||||
package kotlin.test
|
||||
|
||||
annotation class Test
|
||||
annotation class Ignore
|
||||
Reference in New Issue
Block a user