macro_rules! loc { () => { ... }; }
A macro for constructing a FileLocation at the current location.
FileLocation