aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data/directivesWithComments.js
blob: 7206bb27ed89c1bbb19db0ac00875880fa0aaa4a (plain)
1
2
3
4
5
6
7
8

.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