You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
It is no longer allowed to have unterminated multi-line comments in AQL (as a side-effect of a bug-fix to prevent unterminated strings) from these versions on:
The following is not allowed in current devel anymore:
There must not be an unterminated multi-line comment:
Counts don't have to match, as anything between
/*
and*/
is considered as comment body, including additional/*
.Prism.js needs to be updated as well!
The text was updated successfully, but these errors were encountered: