motoko
motoko copied to clipboard
bug: idllib.escape.is_motoko_keyword seems out of date
e.g. with is missing.
Refactor to use a shared keyword table?
Thanks for catching this! I also need to update the Rust code.
There might be more...
Corresponding file in node-motoko (+1 towards creating a single source of truth for all of these keyword lists):
https://github.com/dfinity/node-motoko/blob/main/src/keywords.ts