Sign in
llvm
/
llvm-lnt
/
refs/heads/python3.8-stable
/
.
/
tests
/
Formats
/
json.py
blob: c54d9567f8337bce813cd4ff9fecda60a503aede [
file
] [
log
] [
blame
] [
edit
]
# RUN: lnt convert --to=json %S/Inputs/test.json | filecheck %s
# RUN: lnt convert --to=json < %S/Inputs/test.json | filecheck %s
# CHECK: {"a": 1}