blob: 30e34c30c8989ba58a484daafbd3ab05ac138d01 [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 func_0() {
'use asm';
}
WScript.Attach(func_0);
print("Pass")