blob: 0bd66c6f363f0541f2606a1f3e83840516b61ab9 [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);
})();