[Analysis API] update testdata after renderer rework
The new testdata seems to be more correct or just different ^KTIJ-23268
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
expression: a
|
||||
isStable: true
|
||||
smartCastType: (A&B)
|
||||
smartCastType: A & B
|
||||
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
expression: a
|
||||
isStable: false
|
||||
smartCastType: (A & B)
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
expression: a
|
||||
isStable: false
|
||||
smartCastType: (A&B)
|
||||
smartCastType: A & B
|
||||
|
||||
Vendored
+1
-1
@@ -1,3 +1,3 @@
|
||||
expression: a
|
||||
isStable: true
|
||||
smartCastType: (A&B)
|
||||
smartCastType: A & B
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
expression: a
|
||||
isStable: false
|
||||
smartCastType: (A&B)
|
||||
smartCastType: A & B
|
||||
|
||||
Reference in New Issue
Block a user