Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
2A5F committed Nov 23, 2023
1 parent c8af70e commit 6ecd95c
Show file tree
Hide file tree
Showing 4 changed files with 618 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ManualTesting/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
//var foo = new Foo<int>();
//Console.WriteLine(foo);

//var bar = new Bar<string>();
//Console.WriteLine(bar);

[Union]
public partial struct SomeUnmanaged<T> where T : unmanaged
Expand Down
Loading

0 comments on commit 6ecd95c

Please sign in to comment.