renamed testBBT function

This commit is contained in:
Derenash 2024-02-20 18:18:24 -03:00
parent 5898cf5e70
commit aa3de2bf64

View File

@ -221,7 +221,7 @@ RunTests
let solution = (Tests.run tests) let solution = (Tests.run tests)
solution solution
testbbt testBBT
// : (Maybe String) // : (Maybe String)
// : String // : String
// : (List.Map #U60 String) // : (List.Map #U60 String)