[Test] Support RENDER_DIAGNOSTICS_FULL_TEXT directive for FIR tests
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/labelClashes.fir.kt:(84,87): error: Unresolved reference: inc
|
||||
|
||||
/labelClashes.fir.kt:(151,154): error: Unresolved reference: inc
|
||||
|
||||
/labelClashes.fir.kt:(268,271): error: Unresolved reference: foo
|
||||
|
||||
/labelClashes.fir.kt:(331,334): error: Unresolved reference: foo
|
||||
+1
@@ -0,0 +1 @@
|
||||
/upperBoundViolated2.fir.kt:(111,123): error: Type argument is not within its bounds: should be subtype of 'kotlin/collections/List<kotlin/CharSequence>'
|
||||
Reference in New Issue
Block a user