Added container text into slicer tests output
This commit is contained in:
+4
-5
@@ -1,6 +1,5 @@
|
||||
[NotNull Values]
|
||||
4 val x = <bold>o</bold> as? String
|
||||
4 val <bold>x = o as? String</bold>
|
||||
4 val x = <bold>o as? String</bold>
|
||||
4 val x = <bold>o</bold> as? String
|
||||
|
||||
4 val x = <bold>o</bold> as? String (in test(Any))
|
||||
4 val <bold>x = o as? String</bold> (in test(Any))
|
||||
4 val x = <bold>o as? String</bold> (in test(Any))
|
||||
4 val x = <bold>o</bold> as? String (in test(Any))
|
||||
|
||||
Reference in New Issue
Block a user