Duffinian numbers: Difference between revisions

m
(Add PL/I)
m (→‎{{header|FutureBasic}}: highlight test)
Line 870:
 
=={{header|FutureBasic}}==
<syntaxhighlight lang="futurebasicobj-c">
local fn IsPrime( n as NSUInteger ) as BOOL
BOOL isPrime = YES
416

edits