with Ada.Text_IO; use Ada.Text_IO; procedure uwu is begin Put_Line ("uwu"); end uwu;