Skip to content

Commit

Permalink
Add using
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalspathak committed Sep 5, 2024
1 parent 1497c18 commit 47e74b0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ Found by Fuzzlyn
File: D:\a\_work\1\s\src\coreclr\jit\emitxarch.cpp Line: 1498
*/
using System;
using System.Runtime.CompilerServices;
using System.Runtime.Intrinsics;
using System.Runtime.Intrinsics.X86;
using Xunit;

public class Runtime_106545
Expand Down

0 comments on commit 47e74b0

Please sign in to comment.