[BUGFIX] If(): test_comment bool convert; skip handling after return; do not echo constants.

This commit is contained in:
Yuyao Huang
2024-04-23 22:58:51 +08:00
parent 675b112a16
commit 963a65fa71
6 changed files with 9 additions and 6 deletions
-1
View File
@@ -9,7 +9,6 @@ def test_constant():
asserteq_or_print(target(), '''
def target():
1
''')