Remove FULL_JDK from AbstractFirResolveTestCaseWithStdlib tests

This commit is contained in:
Mikhael Bogdanov
2020-02-27 13:55:12 +01:00
parent 0a8454d5fc
commit e3efab5765
5 changed files with 4 additions and 4 deletions
@@ -1,3 +1,4 @@
// FULL_JDK
fun testPlus() {
val x = 1 + 2
val y = 3.0 + 4.0