I have something like this in drl file:
import java.lang.String
global String result;
rule \'\'Rule 1\'\' when some condition then result = "PASS"