t / t4018 / java-class-member-functionon commit convert_to_git(): safe_crlf/checksafe becomes int conv_flags (8462ff4)
   1public class Beer
   2{
   3        int special;
   4        public static void main(String RIGHT[])
   5        {
   6                System.out.print("ChangeMe");
   7        }
   8}