Warning, /frameworks/syntax-highlighting/autotests/folding/highlight.mtt.fold is written in an unsupported language. File is not indexed.

0001 <beginfold id='1'>{</beginfold id='1'>MT01<endfold id='1'>}</endfold id='1'> <beginfold id='2'>!{</beginfold id='2'>file must start with <beginfold id='1'>{</beginfold id='1'>MT01<endfold id='2'>}</endfold id='2'><endfold id='2'>}</endfold id='2'>
0002 
0003 <beginfold id='2'>!{</beginfold id='2'> This is a comment. <endfold id='2'>}</endfold id='2'>
0004 <beginfold id='2'>!{</beginfold id='2'> The file contains any number of sections; each starts with <beginfold id='1'>{</beginfold id='1'>section name<endfold id='2'>}</endfold id='2'>. <endfold id='2'>}</endfold id='2'>
0005 <beginfold id='2'>!{</beginfold id='2'> <beginfold id='1'>{</beginfold id='1'>MT01<endfold id='2'>}</endfold id='2'> starts the header (the current section). <endfold id='2'>}</endfold id='2'>
0006 
0007 <beginfold id='1'>{</beginfold id='1'>First section<endfold id='1'>}</endfold id='1'>
0008 <beginfold id='2'>!{</beginfold id='2'>We're now in "First section".<endfold id='2'>}</endfold id='2'>
0009 
0010 <beginfold id='2'>!{</beginfold id='2'>Data is entered with tags of the form: <type|name=value>; e.g.: <endfold id='2'>}</endfold id='2'>
0011 <char[]|string="A string.">
0012 < int[] | fifteen = [15, 0xF] >
0013 <double|number = [2.1]>
0014 
0015 <beginfold id='2'>!{</beginfold id='2'>To comment out a tag, just prefix with ! : <endfold id='2'>}</endfold id='2'>
0016 !<char | hidden tag= 'h' >
0017 <beginfold id='2'>!{</beginfold id='2'>But the formatting must still be correct (don't do: <char[]|invalid string=" (no ending quote)> )<endfold id='2'>}</endfold id='2'>