Bofa/src/Testing/Parsing/T_Bofa.bf

7 lines
No EOL
155 B
Beef

namespace Bofa.Testing.Parsing;
class T_Bofa
{
//TODO: Add some testcases that cover multiple lines and insertions
//Such as texts, objects and arrays
}