mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-29 08:54:28 +00:00
7cc9551e79
This adds special-case #! comment handling at the top level, treating any hashbang line as a single-line comment in the parser. This only applies to Eval(), module script or global context.