[java-intentions] More preview tests

GitOrigin-RevId: 4d6a5487576dbbc4aca9c89b067eec8218aff686
This commit is contained in:
Tagir Valeev
2022-07-29 15:52:26 +02:00
committed by intellij-monorepo-bot
parent 1361a10017
commit 49f4397ba0
259 changed files with 323 additions and 256 deletions

View File

@@ -1,4 +1,4 @@
// "Wrap 'integers' with 'HashSet'" "true"
// "Wrap 'integers' with 'HashSet'" "true-preview"
import java.util.*;
class Test {