File: test.xml

package info (click to toggle)
castle-game-engine 6.4%2Bdfsg1-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 195,044 kB
  • sloc: pascal: 364,622; ansic: 8,606; java: 2,851; objc: 2,601; cpp: 1,412; xml: 851; makefile: 723; sh: 563; php: 26
file content (6 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<root
  some_string="some_string_value"
  some_int="123"
  some_bool="true">
</root>