blob: cde09e6cca28da96f10f8b5581b471d5fd1785db [file] [log] [blame]
Tor Norbye3a2425a52013-11-04 10:16:08 -08001class Test:
2 def __init__(self):
3 <caret>
4 print "Line 1"