Sign in
llvm
/
llvm-project
/
ca57b80cd6767b97477fd157831a2b099b5f8f75
/
.
/
compiler-rt
/
test
/
sanitizer_common
/
ios_commands
/
iossim_prepare.py
blob: b1e9bc26ad770e88d8a796f8355451575c02f5b8 [
file
] [
log
] [
blame
]
#!/usr/bin/env python3
import
json
print
(
json
.
dumps
({
"env"
:
{}}))