Included Books
other
(in-package "ACL2")
include-book
(include-book "number-of-results")
include-book
(include-book "std/testing/assert-equal" :dir :system)
include-book
(include-book "std/testing/must-succeed-star" :dir :system)
other
(assert-equal (number-of-results 'cons (w state)) 1)