Files
openide/xml/tests/testData/xmlRename/2.xml
Dmitry Jemerov cf096a989d Get rid of refactoring-tests module, move tests and testdata out of it to proper places
GitOrigin-RevId: 908db51805c0e20a99609dd2f3f39317b41a0844
2021-07-08 18:30:39 +00:00

6 lines
114 B
XML

<!DOCTYPE tag [
<!ELEMENT tag (#PCDATA)>
<!ATTLIST tag id ID #IMPLIED>
<!ELEMENT tag2 (tag)>
]>
<t<caret>ag></tag>