https://issues.dlang.org/show_bug.cgi?id=22724
--- Comment #3 from Max Samukha <[email protected]> --- (In reply to Max Samukha from comment #2) > I see now that the __pragma token is reserved, That's wrong. __pragma is the identifier for the 'pragma' token. I should be more attentive. --
