blob: e1ee60b8ee6b795425d9c5d5c3b6ecb9d5c4ade3 [file]
//-------------------------------------------------------------------------------------------------------
// Copyright (C) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
//-------------------------------------------------------------------------------------------------------
function foo(){
foo();
}
foo();