Details | Compare with Previous | View Log
package Cond_Expr2 is
function F (X : integer) return String;
end Cond_Expr2;