mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Reification test
This commit is contained in:
parent
fe3ba6d4d8
commit
e8eec204fb
5 changed files with 25 additions and 1 deletions
10
IDEHelper/Tests/TestsB/src/Program.bf
Normal file
10
IDEHelper/Tests/TestsB/src/Program.bf
Normal file
|
@ -0,0 +1,10 @@
|
|||
namespace TestsB
|
||||
{
|
||||
class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue