DEBSOURCES
Skip Quicknav
sources / qt6-declarative / 6.8.2%2Bdfsg-7 / tests / auto / qml / qmlcachegen / data / scriptstring.qml
123456789
import cachegentest ScriptStringProps { undef: undefined nul: null str: "hello" num: 42 bol: true }