fork download
  1. hey([a, y, y], ayy).
  2. hey([l,m,a,o], lmao.
  3. ayylmao(A):-
  4. hey(A, ayy), hey(B, lmao), append(A,B).
Success #stdin #stdout #stderr 0.02s 6204KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
ERROR: /home/P1kiAH/prog.pl:2:0: Syntax error: Unexpected end of clause