llvm/compiler-rt/test/sanitizer_common/ios_commands/iossim_prepare.py

#!/usr/bin/env python3

import json

print(json.dumps({"env": {}}))