aboutsummaryrefslogtreecommitdiff
path: root/challenge-099/paulo-custodio/lua/ch-1.lua
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-099/paulo-custodio/lua/ch-1.lua')
-rw-r--r--challenge-099/paulo-custodio/lua/ch-1.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/challenge-099/paulo-custodio/lua/ch-1.lua b/challenge-099/paulo-custodio/lua/ch-1.lua
index 989dd87715..225beeb34d 100644
--- a/challenge-099/paulo-custodio/lua/ch-1.lua
+++ b/challenge-099/paulo-custodio/lua/ch-1.lua
@@ -1,8 +1,6 @@
#!/usr/bin/env lua
--[[
-Challenge 099
-
TASK #1 › Pattern Match
Submitted by: Mohammad S Anwar
You are given a string $S and a pattern $P.