larryhastings / co_annotations

Other
9 stars 5 forks source link

Ensure / test disallowed operators #8

Open larryhastings opened 3 years ago

larryhastings commented 3 years ago

The following operators should be explicitly disallowed in annotation functions when co_annotation is active.

Their use in an annotation should result in a compile-time error.

There should be tests for each of these in the standard library.