Rosetta Code/Fix code tags: Difference between revisions

m
Changed hash-bang to full pathname
(→‎{{header|J}}: nicer despite pre required to handle /lang tag)
m (Changed hash-bang to full pathname)
Line 216:
 
=={{header|PicoLisp}}==
<lang PicoLisp>#!/usr/bin/picolisp /usr/lib/picolisp/lib.l
 
(let Lang '("ada" "awk" "c" "forth" "prolog" "python" "z80")
Anonymous user