7 lines
155 B
Beef
7 lines
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
|
||
|
}
|