#summary What's known to work correctly or almost correctly. * class definitions, inner class definitions * method definitions * most expressions (see WhatsBroken) * if statements, for statements, while statements * raises statement * type translation (e.g, String -> str) * class member access to instance attributes