blob: c86a8c3f7da8dcb8db2db849124111f03445001c [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);