Files
dev/script/TerstRetCall.py
2018-05-16 17:24:04 +02:00

8 lines
86 B
Python

#from TestRet import *
print run("TestRet")
print _
print "PASS"
print get_return()