Check type of elvis with expected type info
#KT-6713
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class RightElvisOperand {
|
||||
static String foo() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user