Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
sanitizer_common
/
ios_commands
/
iossim_prepare.py
blob: 4b618fe9de8ab7dde0efe6a3f9cb830697468f34 [
file
] [
log
] [
blame
]
#!/usr/bin/python
import
os
,
sys
,
subprocess
,
json
print
(
json
.
dumps
({
"env"
:
{}}))