How do you plan to solve it?
The approach is to assign the same output, y, to two different input signals, a and b, using separate continuous assignment statements. This demonstrates a multiple-driver conflict, where if a and b differ, the output y becomes unknown (x) in the simulation.