brintos

brintos / llvm-project-archived public Read only

0
0
Text · 68 B · b1e9bc2 Raw
6 lines · python
1#!/usr/bin/env python32 3import json4 5print(json.dumps({"env": {}}))6