2022-01-22 16:08:07 +08:00

6 lines
86 B
Python

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