summaryrefslogtreecommitdiffstats
path: root/tests/option.file1
blob: e64b6cc38efa5263037d8eff2ce52ac924eaeb45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
! This file is a sample option (resource) database used to test
! Tk's option-handling capabilities.

! Comment line \
  with a backslash-newline sequence embedded in it.

*x1: 	blue
	 tktest.x2		: green
*\
x3 \
  : pur\
ple
*x 4:	brown
# More comments, this time delimited by hash-marks.
	# Comment-line with space.
*x6:	  
# comment line as last line of file.