summaryrefslogtreecommitdiff
path: root/lib/AdventOfCode/Day3.rakumod~
diff options
context:
space:
mode:
authorMatias Linares <matias.linares@comprandoengrupo.net>2019-12-10 13:07:59 -0300
committerMatias Linares <matias.linares@comprandoengrupo.net>2019-12-10 13:07:59 -0300
commitcb183143844f52159ace47ad6aa8bdbe5524e656 (patch)
tree87c51e0989507201eefe5224bd2a71e5797dfd77 /lib/AdventOfCode/Day3.rakumod~
parent8f35c2dc6516303ae0786d08cc7912ccb8218f78 (diff)
downloadadvent-of-code-2019-cb183143844f52159ace47ad6aa8bdbe5524e656.tar.gz
Remove temp filesHEADmaster
Diffstat (limited to 'lib/AdventOfCode/Day3.rakumod~')
-rw-r--r--lib/AdventOfCode/Day3.rakumod~3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/AdventOfCode/Day3.rakumod~ b/lib/AdventOfCode/Day3.rakumod~
deleted file mode 100644
index 0952835..0000000
--- a/lib/AdventOfCode/Day3.rakumod~
+++ /dev/null
@@ -1,3 +0,0 @@
-sub MAIN() {
- say "a"
-}