From 0ed76c07b3909821140f551b38e499e0e464dd20 Mon Sep 17 00:00:00 2001 From: Harold Martin Date: Sat, 8 Dec 2018 15:08:37 -0800 Subject: [PATCH] =?UTF-8?q?=E2=92=BA=F0=9D=90=84=F0=9D=93=94=F0=9D=94=BC?= =?UTF-8?q?=20...=20such=20applescript.=20many=20say.=20wow.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- e.applescript | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 e.applescript diff --git a/e.applescript b/e.applescript new file mode 100644 index 0000000..a3f6525 --- /dev/null +++ b/e.applescript @@ -0,0 +1,4 @@ +repeat + say "e" + log "e" +end repeat \ No newline at end of file