RosettaCodeData/Task/Synchronous-concurrency/Logtalk/synchronous-concurrency-2.logtalk

14 lines
97 B
Text
Raw Permalink Normal View History

2013-10-27 22:24:23 +00:00
| ?- ?- team::start.
a(0)
a(1)
a(2)
a(3)
a(4)
a(5)
a(6)
a(7)
a(8)
a(9)
Number of lines: 10
true.