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