#!/usr/bin/python
from mooix import *
import sys

sys.stdout.write("ran\n")
sys.exit(int(args['code']))
