forked from HaxeFoundation/hscript
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
(using the latest commit in the codename-dev branch)
Running any script with comments (both single line and multi-line comments) will spit out an Unexpected token: "/*" / Unexpected token: "//" exception.
This seems to only be a problem with the Hashlink build target, but this issue may be on other targets as I only tested on windows and hl, and windows seems to work fine.
The only way to get around this is through wrapping the comments in an #if !hl preprocessor and is a bit of a duck tape fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels