Initial commit

This commit is contained in:
Mark J Price 2022-09-19 18:31:00 +01:00
parent 21a652df69
commit 445d54a047
8 changed files with 224 additions and 28 deletions

View file

@ -4,6 +4,4 @@
{
return name.Length > 4;
}
}