> However, for this purpose, I expected (but failed) to find the new keywords > owned, sink and lent in the lexer's token list. So, if not there, where are > they?
Oh simple, they are in system.nim, no need to make them keywords, Nim's syntax is flexible enough to allow for `wordHere T`.
