summaryrefslogtreecommitdiffstatshomepage
path: root/tests/cmdline/repl_basic.py
blob: cbd5d3a4acbb00a3ce73bf5e3455191f64b455aa (plain) (blame)
1
2
3
4
# basic REPL tests
print(1)

2