[arm64] Add the full neon regs to the context
[mono.git] / mcs / tests / test-802.cs
1 #pragma warning disable 1591
2 public class C
3 {
4         public static void Main ()
5         {
6                 // only to test tokenizer with eof
7         }
8 }
9 #pragma warning restore 1591