Nautical bell: Difference between revisions

m
→‎{{header|J}}: fix closing tag
(+J)
m (→‎{{header|J}}: fix closing tag)
Line 301:
end.
y
)</lang j>
 
'''Examples''': Output identical to Perl6's.
 
'''Notes''': I tested the `clock2ship`, `callWatch`, and `ringBell`, but didn't actually have the patience to test `shipsWatch` over a 24-hour period. Use at your own risk :) .
 
Line 399 ⟶ 401:
23:00 First watch, Six Bells Gone: ♫ ♫ ♫
23:30 First watch, Seven Bells Gone: ♫ ♫ ♫ ♪</pre>
 
 
=={{header|PL/I}}==
Anonymous user