let in /* my program */ let /* var decs /* with nested comments */ */ var N := 8 /* initialize N with 8 */ in /* just return nil */ nil end ; 1 end