Sign in
gdch-oss
/
third_party
/
jakartaee
/
jsonp-api
/
2e2fb7433994b5c9263d21bf7e95044741c99fa6
/
.
/
tck
/
tck-tests
/
src
/
main
/
resources
/
jsonHelloWorld.json
blob: 9049ffdcff8227c511e2d8381cc21d0bc255f46e [
file
] [
log
] [
blame
]
{
"greetingObj"
:{
"hello"
:
"world"
},
"greetingArr"
:[
"hello"
,
"world"
]
}