mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-21 17:28:00 +02:00
11 lines
102 B
Beef
11 lines
102 B
Beef
![]() |
namespace IDETest
|
||
|
{
|
||
|
class Program
|
||
|
{
|
||
|
public static void Main()
|
||
|
{
|
||
|
SlotTest001.Test();
|
||
|
}
|
||
|
}
|
||
|
}
|