import static utils.Utils.*; public class Template { // FIXME A CHANGER public static final void main(String[] args) { afficher("EXEMPLE"); } }