Odd_even(X).mod(X,2) @>= 1.
?- Odd_even(5)
prog.pl:1:9: syntax error: . or operator expected after expression prog.pl:2: fatal error: redefining built-in predicate (@>=)/2 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!