Files
2022-06-28 09:27:28 +08:00

5 lines
62 B
Python

import base
if __name__ == '__main__':
base.test([], [])