using fill-in-blanks for everything

This commit is contained in:
Colin Jones 2010-07-17 18:45:49 -05:00
parent 363161727e
commit 0d4a6cb1ce

View File

@ -1,11 +1,8 @@
(meditations
"We shall contemplate truth by testing reality, via equality."
(= true false)
(= __ true)
"To understand reality, we must compare our expectations against reality."
(= 0 (+ 1 1))
"Sometimes we will ask you to fill in the values"
(= __ (+ 1 1))
"You can test equality of many things"