query_variable


INSTANCE query_variable#2;
	name = "p";
	the_query = query_expression#4; (* set indirectly *)
END_INSTANCE;

INSTANCE query_variable#3;
	name = "p";
	the_query = query_expression#5; (* set indirectly *)
END_INSTANCE;

INSTANCE query_variable#4;
	name = "b";
	the_query = query_expression#6; (* set indirectly *)
END_INSTANCE;