Files
kotlin-fork/idea/testData/scratch/rightPanelOutput/shortExpression.longOutput.singleTop.kts
T
Roman Golyshev e488e920d8 KT-32366: Add tests for right preview window
- also, fix missing test generation in `GenerateTests` bunch files (which was introduced in e54b43ba)
2019-08-23 18:22:26 +03:00

2 lines
77 B
Kotlin
Vendored

// PREVIEW_ENABLED: TRUE
println("First string\nSecond string\nThird string")