add tests

This commit is contained in:
snobee 2024-09-06 19:34:11 -07:00
parent e82dd43465
commit 6edee521cb
No known key found for this signature in database
GPG key ID: 77D517A21B16CC87
4 changed files with 60 additions and 0 deletions

View file

@ -0,0 +1 @@
Expr(If(IndentElseBranch(@31), @0), @0)

View file

@ -0,0 +1,4 @@
if thing then
whatever
else
something better