2022-01-18 01:13:43 +08:00

6 lines
86 B
Python

import PikaStdLib
mem = PikaStdLib.MemChecker()
print("Hello PikaScript!")
mem.max()