File: undefined_stringlist_element.qbs

package info (click to toggle)
qtcreator 9.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 236,528 kB
  • sloc: cpp: 1,450,833; ansic: 297,419; javascript: 118,888; xml: 65,147; python: 33,908; sh: 2,088; yacc: 1,847; asm: 1,731; perl: 1,501; java: 695; objc: 409; lex: 194; makefile: 70; cs: 41; sed: 22
file content (4 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (13)
1
2
3
4
Product {
    property string blubb
    files: ["foo", blubb, "bar"]
}