StreamToLoop test: ternary in return is supported now

This commit is contained in:
Tagir Valeev
2018-11-11 17:57:28 +07:00
parent 98a178e4cc
commit 8545659a0a
2 changed files with 24 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "false"
// "Replace Stream API chain with loop" "true"
import java.util.Arrays;
import java.util.List;