Current File : /home/inlingua/public_html/decay_sym/root/usr/local/apps/python3/lib/python3.11/test/dis_module.py
# A simple module for testing the dis module.

def f(): pass
def g(): pass