blob: 40fab51e03198fab388cae7939b9a9d2b6daff61 [file] [log] [blame]
def x = abc + 2
x = <warning descr="Cannot determine type of 'x'">x</warning> + 3;