Summary: This changes the syntax for AL imports from `#IMPORT <file>` to `#IMPORT "file"`. As a side-effect, the `file` part is now lex'd more permissively too. Reviewed By: dulmarod Differential Revision: D6784669 fbshipit-source-id: cc1bb73