Compare commits
No commits in common. "5deb71deddd4d16ea0903f67518f59eb8beeee21" and "62547170fc578cb0f043c08677e9dcbd0cc34bcb" have entirely different histories.
5deb71dedd
...
62547170fc
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@
|
|||
(gethash keyword *fruit*)))))
|
||||
(ok (hash-table-p *fruit*))
|
||||
(ok (fboundp 'fruit-p))
|
||||
(ok (fruit-p :appl))
|
||||
(ok (fruit-p :apple))
|
||||
(ng (fruit-p :tomato))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue