import QtQml QtObject { enum /**/ Hello /**/ { /**/ // /**/ // World /**/ , /**/ // Kitty /**/ = /**/ 33 /**/, /**/ // Cat /**/ // } /**/ // }