Improving command parsing semantics, gofmt, warn when command reported
This commit is contained in:
@@ -460,6 +460,7 @@ void EvalCommand(String command) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
ReportErrorf("Failed to match with any of the commands: %S", command);
|
||||
}
|
||||
|
||||
void EvalCommand(String16 command) {
|
||||
|
||||
Reference in New Issue
Block a user