Sign in
llvm
/
llvm-project
/
41d59a36459ea99ada4819a26072366f77484f87
/
.
/
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"
:
{}}))