You have {count, select, one {# hot dog} one {# hamburger} one {# sandwich} other {# snacks}} in your lunch bag.
---
{}
---
{
"val": null,
"err": {
"kind": 21,
"message": "You have {count, select, one {# hot dog} one {# hamburger} one {# sandwich} other {# snacks}} in your lunch bag.",
"location": {
"start": {
"offset": 41,
"line": 1,
"column": 42
},
"end": {
"offset": 44,
"line": 1,
"column": 45
}
}
}
}