1
0

3 lines
55 B
Awk

#!/usr/bin/env -S awk -f
BEGIN { while(1) printf("e")}