let io => import 'io'; let a => ['apple'; 'orange']; len a -- io.writeln io.stdout;