I can't unfold the Class of the following code. Using the cross won't work, "view>fold>unfold all" will work. If I add an empty line at the end of the file then it works OK. This happens on larger files too (with no empty lines after the last "End").
Class Foo
Field fooField:Int
'...
End