Type annotations on functions with receivers
This commit is contained in:
@@ -131,6 +131,8 @@ public class JetExpressionParsing extends AbstractJetParsing {
|
|||||||
else {
|
else {
|
||||||
errorAndAdvance("Expecting an expression");
|
errorAndAdvance("Expecting an expression");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: Binary operations
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user