Included Books
other
(in-package "ACL2")
include-book
(include-book "symbol-nat-alistp")
include-book
(include-book "std/testing/assert-bang" :dir :system)
other
(assert! (symbol-nat-alistp nil))
other
(assert! (symbol-nat-alistp '((a . 2))))