mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-20 17:08:00 +02:00
7 lines
47 B
Beef
7 lines
47 B
Beef
![]() |
namespace System
|
||
|
{
|
||
|
struct Void : void
|
||
|
{
|
||
|
}
|
||
|
}
|