From 1b523496dcec39b02217925cecfff8f9f0392f54 Mon Sep 17 00:00:00 2001 From: Alhadis Date: Mon, 13 Jul 2015 20:19:03 +1000 Subject: [PATCH] Replace ASCII APL with correct Unicode characters --- a/apl.apl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/a/apl.apl b/a/apl.apl index 1d7b85d6..c5c1b7c1 100644 --- a/a/apl.apl +++ b/a/apl.apl @@ -1 +1,2 @@ -[]<-'Hello World!' \ No newline at end of file +⎕←'Hello World!' +