1 2 3 4 5 6 7 8 9
import QtQml QtObject { function yep() { try { } catch (e) { replace(/()/, ""); } for (let i = 0; i < 1; ++i) { } } }