:-subtract([1,2,3,4,5,nil],[1,4],L),write(L).
Standard input is empty
[2,3,5,nil]
ERROR: '$runtoplevel'/0: Undefined procedure: program/0 Exception: (3) program ? EOF: exit
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!