pastojs: bool switches $hints, $notes, $warnings

git-svn-id: trunk@37822 -
This commit is contained in:
Mattias Gaertner 2017-12-26 22:23:43 +00:00
parent 96a0c44d9e
commit 5a5eb66545

View File

@ -841,6 +841,9 @@ const
msIgnoreAttributes];
msAllPas2jsBoolSwitches = [
bsHints,
bsNotes,
bsWarnings,
bsMacro,
bsScopedEnums
];