Skip [shebang](https://en.wikipedia.org/wiki/Shebang_(Unix)) `#!` at the start of a source file (if any). --- See also - `SkipBomUtf8` in [src/compiler/spf_translate.f](https://github.com/rufig/spf4-utf8/blob/master/src/compiler/spf_translate.f). - The [choice of Gforth](https://stackoverflow.com/questions/18899111/unix-shebang-with-gforth).