
    l:ie                     6    d Z ddlmZ  ed      d        Zd Zy)zAppends .java when compiling java files

Example:
 > javac foo
 error: Class names, 'foo', are only accepted if annotation
 processing is explicitly requested

    )for_appjavacc                 :    | j                   j                  d       S Nz.java)scriptendswithcommands    J/var/www/html/bot/venv/lib/python3.12/site-packages/thefuck/rules/javac.pymatchr      s    ~~&&w///    c                      | j                   dz   S r   )r   r	   s    r   get_new_commandr      s    >>G##r   N)__doc__thefuck.utilsr   r   r    r   r   <module>r      s-    " 	0 0$r   