Compare commits
No commits in common. "4935d9baa8c683f14b1ca2373291b07d340bb8df" and "21c880390a49f2db0eaca71baa3ce8ee41346b6c" have entirely different histories.
4935d9baa8
...
21c880390a
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