blob: 4fde5c18ffec253ae145035493b1669a0f2b8c5f [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001def f():
2 while True:
3 foo = 1
4 foo = 2
5# <ref>