X-Git-Url: https://ocean-lang.org/code/?p=ocean;a=blobdiff_plain;f=csrc%2Foceani-tests.mdc;h=49274ebd20be61d88b0eff106f868cc6cc40156a;hp=182c77c8367b2e553c6619f410e2eee512a671cb;hb=HEAD;hpb=444e9b6e7cbe3f6b8968a275ddc6fe49c94d552e diff --git a/csrc/oceani-tests.mdc b/csrc/oceani-tests.mdc index 182c77c..49274eb 100644 --- a/csrc/oceani-tests.mdc +++ b/csrc/oceani-tests.mdc @@ -1080,7 +1080,7 @@ various places that `type_err()` are called. ###### output: type_err5 .tmp.code:8:7: error: type already declared: foo - .tmp.code:2:7: info: this is location of declartion: foo + .tmp.code:2:7: info: this is location of declaration: foo .tmp.code:10:13: Syntax error in struct field: : .tmp.code:5:7: error: type has recursive definition: baz .tmp.code:2:7: error: type has recursive definition: foo