fork download
  1. lieb(sandra).
  2. ist_guter_freund(X) :- lieb(X).
  3.  
  4. ist_guter_freund(sandra)
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
compilation info
prog.pl:4:25: syntax error: . or operator expected after expression
	1 error(s)
compilation failed
stdout
Standard output is empty