4 lines
62 B
Prolog
4 lines
62 B
Prolog
|
|
$ swipl -g "writeln('hello world')." -t 'halt.'
|
||
|
|
hello world
|
||
|
|
$
|