number(X) :- 1 is mod(X,2).
number(8).
prog.pl:1: fatal error: redefining built-in predicate number/1 compilation failed
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!