From 97a381ef165408cec21809c2bc9b8eb0a95aa5f1 Mon Sep 17 00:00:00 2001 From: Nova Cat Date: Sat, 16 Nov 2024 20:22:31 -0800 Subject: [PATCH] forgot one --- cc/hlep | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cc/hlep b/cc/hlep index 54cb5ab..fabef25 100644 --- a/cc/hlep +++ b/cc/hlep @@ -1,2 +1,3 @@ +#require-multiline print("How did you misspell that?") -print("Are you even human?") \ No newline at end of file +print("Are you even human?")