Bofa/src/Testing/Parsing/T_Bofa.bf

7 lines
155 B
Beef
Raw Normal View History

2024-05-11 19:11:28 +02:00
namespace Bofa.Testing.Parsing;
class T_Bofa
{
//TODO: Add some testcases that cover multiple lines and insertions
//Such as texts, objects and arrays
}