Skip to content

Commit

Permalink
Syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BNAndras committed Apr 15, 2024
1 parent 6327cc7 commit 4bd7e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/resistor-color/.meta/example.lfe
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
(("white") 9)
((_) 'false))

(defun colors
(defun colors ()
'("black"
"brown"
"red"
Expand Down

0 comments on commit 4bd7e72

Please sign in to comment.