[arm64] Add the full neon regs to the context
[mono.git] / mcs / errors / cs7003-4.cs
1 // CS7003: Unbound generic name is not valid in this context
2 // Line: 4
3
4 using SCGL = System.Collections.Generic.List<>;