[arm64] Add the full neon regs to the context
[mono.git] / mcs / errors / CS0101-9-2.cs
1 namespace N
2 {
3         class Test<T> {}
4 }