debug console cant process block comment (/*some comment*/) correrectly{F4394564}
Description
Description
Details
Details
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Operating System Version
- latest win10 pro
- Category
- Error Message
Steps To Reproduce
put this in debug console:
systemChat "hello"; /* systemChat "world" */
local exec
show error as in picture