aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data/directivesWithComments.formatted.js
blob: c130f72453ccf5d94208613df5076398d8f37640 (plain)
1
2
3
4
5
6
.pragma library // use as library
/*
 Fun is necessary 
 */
.import "fun.js" as Fun
.import Qt.test 1.0 as JsQtTest // yet another comment not to be lost