Added container text into slicer tests output

This commit is contained in:
Valentin Kipyatkov
2020-04-14 11:56:27 +03:00
parent 2d2d9337ca
commit 23ead3c805
313 changed files with 2253 additions and 2331 deletions
@@ -1,5 +1,5 @@
9 return <bold>1</bold>;
7 val <bold>x = foo</bold>
7 val x = <bold>foo</bold>
7 val <bold>x = foo</bold> (in test())
7 val x = <bold>foo</bold> (in test())
4 val <bold>foo: Int by D.INSTANCE</bold>
9 return <bold>1</bold>;