!7 sS data = [[ -- rule 1 is black the opposite of white + black is the opposite of white [statement] => yes [don't change "is"] -- rule 2 is black the opposite of white => no [default] [don't change "is"] -- test input 1 bright is the opposite of dark is bright the opposite of dark? -- expected output 1 yes -- test input 2 bright is the opposite of dark is blue the opposite of dark? -- expected output 2 no ]]; !include once #1021761 // Gazelle Fakery p-exp { gazelle_fakery_performTest(data); }