11cb0ef41Sopenharmony_ciconst util = require('util');
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_cifunction deprecatedFunction() {
41cb0ef41Sopenharmony_ci}
51cb0ef41Sopenharmony_ci
61cb0ef41Sopenharmony_ciutil.deprecate(deprecatedFunction, 'deprecatedFunction is deprecated.')();
7