add TODO.md

This commit is contained in:
zhao
2023-01-16 23:36:45 -05:00
parent a30f14ecb2
commit 02d5995ffd
2 changed files with 41 additions and 1 deletions

View File

@ -32,7 +32,7 @@ echo("Bar total depth: ", yBarDepth);
echo("Bar total width: ", yBarWidth);
echo("Bar total height: ", yBarHeight);
yBar();
*yBar();
module yBar() {