Il 06/12/2012 17:45, Andrew Pennebaker ha scritto: > Could gst treat #!... lines as comments?
On the first line, it does. However, it doesn't work in the case where you cannot use "#! /usr/bin/env gst". As the page says, "Occasionally, a more complex shebang line is needed". Paolo > It would reduce much hackery: > > http://rosettacode.org/wiki/Multiline_shebang#Smalltalk > > This way, Smalltalk code can double as shell script and executable program. _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
