unicode: update the width tables to Unicode 15
[alt-git.git] / t / chainlint / chain-break-false.expect
blob989766fb85644657a30a8b8b07b3523ab0fc8486
1 if condition not satisified
2 then
3         echo it did not work...
4         echo failed!
5         false
6 else
7         echo it went okay ?!AMP?!
8         congratulate user
9 fi