blob: af53f04427a4c73283ce6fe34fdc55c210bcb38d [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.
//-------------------------------------------------------------------------------------------------------
(function asd() {
WScript.Echo(asd);
})();