pylyzer/tests/export.py

5 lines
42 B
Python

test = 1
def add(a, b):
return a + b