PSI Pattern Matching: Add equivalence tests for JetPsiUnifier
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
throw AssertionError()
|
||||
|
||||
throw (AssertionError())
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
throw AssertionError()
|
||||
|
||||
throw (AssertionError())
|
||||