blob: 51d9896daf182fd2ca50152ea5070351ad030028 [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 a = new RegExp("A",undefined)
WScript.Echo(""+a);