Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 0b839a3

Browse files
sundermannTherzok
authored andcommitted
Add missing Varargs.cs (#6)
1 parent fbdc008 commit 0b839a3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Gir/Model/Varargs.cs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
namespace Gir
2+
{
3+
public partial class Varargs
4+
{
5+
6+
}
7+
}

0 commit comments

Comments
 (0)