Warning, /frameworks/syntax-highlighting/autotests/input/test.textproto is written in an unsupported language. File is not indexed.

0001 # comment
0002 
0003 a_1: # comment
0004 
0005   101
0006 
0007 b: true
0008 C <
0009 
0010   # comment
0011   a: 117,
0012 >
0013 d: {
0014 
0015   a: 117, # comment
0016 }
0017 e: [
0018 
0019   # comment
0020   "a", "b" # comment
0021 ]
0022 # comment
0023 f: MY_ENUM
0024 g: "124"
0025 h: "116 \000 \377"
0026 [type.googleapis.com/google.rpc.ErrorInfo] {
0027   reason: "NOT_FOUND"
0028 }
0029 [a_b.c_d]
0030 
0031  {
0032   a: 123 # comment
0033 }
0034 multistring: "abc (עולם) 321" "hello\n" # comment
0035 multiline: # comment
0036   "abc" # comment
0037   "def"