replace error with errors

This commit is contained in:
madneal
2021-01-11 19:38:27 +08:00
parent e0fc9bac08
commit 4e373aaf29

View File

@@ -233,7 +233,7 @@ Here are a few examples of infinite predicates:
}
/*
Compilation error:
Compilation errors:
ERROR: "str" is not bound to a value.
ERROR: expression is not bound to a value.
*/