xref: /OpenGrok/opengrok-indexer/src/test/resources/analysis/json/sample.json (revision eeb7e5b33d1bcc524fcc9d1d560447b044e286a4) !
1{
2	"lic01" : "CDDL HEADER START",
3	"lic02" : "",
4	"lic03" : "The contents of this file are subject to the terms of the",
5	"lic04" : "Common Development and Distribution License (the \"License\").",
6	"lic05" : "You may not use this file except in compliance with the License.",
7	"lic06" : "",
8	"lic07" : "See LICENSE.txt included in this distribution for the specific",
9	"lic08" : "language governing permissions and limitations under the License.",
10	"lic09" : "",
11	"lic10" : "When distributing Covered Code, include this CDDL HEADER in each",
12	"lic11" : "file and include the License file at LICENSE.txt.",
13	"lic12" : "If applicable, add the following below this CDDL HEADER, with the",
14	"lic13" : "fields enclosed by brackets \"[]\" replaced with your own identifying",
15	"lic14" : "information: Portions Copyright [yyyy] [name of copyright owner]",
16	"lic15" : "",
17	"lic16" : "CDDL HEADER END",
18	"spc01" : null,
19	"cpy01" : "Copyright (c) 2017, Chris Fraire <cfraire@me.com>.",
20	"strings" : ["\u002F", "\u002f", "\/", "/", "\uD834\uDD1E", "\"", "\'",
21	    "\\"],
22	"spc02" : null,
23	"numbers" : [ 0, -1, 1.2, -2.4, -1e5, 1e-6, 20.5e97, -33.2e-4 ],
24	"spc03" : null,
25	"booleans" : [ true, false ],
26	"END" : ""
27}
28