
Summary: This sequence ends the CDATA block so any characters after that are no longer escaped. This can be fixed by replacing "]]>" with "]]]]><![CDATA[>". Reviewers: cmatthews Reviewed By: cmatthews Differential Revision: https://reviews.llvm.org/D46886 llvm-svn: 332440
8 lines
95 B
INI
8 lines
95 B
INI
[global]
|
|
result_code = FAIL
|
|
result_output = & < > ]]> &"
|
|
|
|
[results]
|
|
value0 = 1
|
|
value1 = 2.3456
|