Minor syntax error

This commit is contained in:
xandora
2021-05-21 13:13:55 +12:00
committed by GitHub
parent a2a7813159
commit 6c713cf5f2
+1 -1
View File
@@ -1,4 +1,4 @@
const palindromes = function () {};
const palindromes = function () {
};