blob: fc24a9329353b1cc98d716bd7f9a405b4ec77861 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001v = 0
2f = 1
3<weak_warning descr="Assignment can be replaced with augmented assignment">v = <caret>f + v</weak_warning>