We discussed this in the lang team meeting today. We settled on the following:
- when possible, prefer a “true keyword” in the new edition
- notably, for new features
- e.g.,
async,await,try, etc
- for features that exist on old epoch, use contextual keyword in both
- hence
dyn,union
- hence
More detailed minutes available in this paper document