1 2 3 4 5 6
pragma Strict import QtQml QtObject { function doesNotReturnValue() { objectName = "barbar" } }