forked from aly/qstbak
muffin v7.4.4
This commit is contained in:
parent
5791858984
commit
8461a561d3
9 changed files with 29358 additions and 748 deletions
8
Questionable/--y__InlineArray2.cs
Normal file
8
Questionable/--y__InlineArray2.cs
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
[StructLayout(LayoutKind.Auto)]
|
||||
[InlineArray(2)]
|
||||
internal struct _003C_003Ey__InlineArray2<T>
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue