Files
Pyarmor-Static-Unpack-1shot/tests/input/load_classderef.py
2024-02-26 14:27:20 -08:00

5 lines
56 B
Python

def func():
x = 1
class my_class:
y = x