MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / skipcomment

Function skipcomment

lua/lauxlib.c:628–638  ·  view source on GitHub ↗

** reads the first character of file 'f' and skips an optional BOM mark ** in its beginning plus its first line if it starts with '#'. Returns ** true if it skipped the first line. In any case, '*cp' has the ** first "valid" character of the file (after the optional BOM and ** a first-line comment). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

luaL_loadfilexFunction · 0.85

Calls 1

skipBOMFunction · 0.85

Tested by

no test coverage detected