示例#1
0
def global_module_func(x, y):
    return usecases.andornopython(x, y)
示例#2
0
def global_module_func(x, y):
    return usecases.andornopython(x, y)