#!/bin/sh
exec python json.py <<END
[null, true, false]
END

