>This is *acceptable* limit of symbols per line in source code. >Notice, that for comments in code it is 66 chars. Your fix violates this rule: line is about 84 chars. > >Also, we are going to support static types soon, >so lets add types for all tests in your suite. Fix code style violation. Add types. -- Ivan Koptelov