summaryrefslogtreecommitdiff
path: root/progs/test.py
blob: ab0901a9f664e1bcc99f8dfb07125b4c67d2addd (plain)
1
2
3
4
x = 1

if x == 1:
    print("a")