testFunArityZero

abstract fun testFunArityZero()

Tests the queries

?- functor(X,foo,0).

succeeds on a solver initialized with default built-ins and with and empty theory, producing 1 solution which binds the variable X to foo.