blob: 9f58fbbc8c580009ad3691c4c5fdba6628b664c6 [file] [log] [blame]
option('unshared_option', type : 'string', value : 'one')
option('shared_option', type : 'string', value : 'two')
option('wrongtype_option', type : 'string', value : 'three')