blob: 53df5f6af33068155cc3d30fa80383f709a729ba [file] [log] [blame]
//-------------------------------------------------------------------------------------------------------
// Copyright (C) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
//-------------------------------------------------------------------------------------------------------
var print = function () {};
(function () {
Object = function ouatqn() {
print(ouatqn);
}();
}());