Skip to content

Commit 965e00d

Browse files
Integrate from LLVM at llvm/llvm-project@179062b
1 parent 579d863 commit 965e00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ adds `FOO=1` and `bar` to the environment:
3737
"program": "/tmp/a.out",
3838
"args": [ "one", "two", "three" ],
3939
"env": {
40-
"FOO": "1"
40+
"FOO": "1",
4141
"BAR": ""
4242
}
4343
}

0 commit comments

Comments
 (0)