7ee4277a创建于 2019年2月5日历史提交
#!/usr/bin/perl

printf "r";
while(1 > 0) {
    printf "e";
}