1keynote-version: 2
2authorizer: "Key6"
3licensees: "KeyB" # this assertion will return "false" because
4# of the licensees field
5conditions: app_domain == "testing" && request == "test" &&
6 (variable == "no" || variable == "yes") -> "true";
7# however, the conditions field will return "true"
8