Included Books
other
(in-package "ACL2")
include-book
(include-book "all-non-gv-ffn-symbs")
include-book
(include-book "std/testing/assert-equal" :dir :system)
include-book
(include-book "std/testing/must-succeed-star" :dir :system)
other
(assert-equal (all-non-gv-ffn-symbs 'x nil (w state)) nil)
other
(assert-equal (all-non-gv-ffn-symbs ''4 nil (w state)) nil)