mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-17 23:56:05 +02:00
10 lines
79 B
Beef
10 lines
79 B
Beef
namespace TestsB
|
|
{
|
|
class Program
|
|
{
|
|
public static void Main()
|
|
{
|
|
|
|
}
|
|
}
|
|
}
|