aboutsummaryrefslogtreecommitdiffstats
path: root/ydb/library/yql/udfs/common/protobuf/test/cases/YQL-8307.in
blob: 6c7f0be49c934e531f71877323eb8b83cc1c6d1a (plain) (blame)
1
2
3
4
{"TestField"=""};
{"TestField"="a: 1 b: 2 c: \"hello\""};
{"TestField"="a: 1 c: \"hello\""};
{"TestField"="d: [1, 2, 3, 4]"};