1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef/BeefLibs/corlib/src/Tuple.bf

5 lines
No EOL
35 B
Beef

namespace System;
struct Tuple
{
}