pragma Strict import QtQml QtObject { property double d: Math.max(undefined, 40) }