annotate bin/1492 @ 12270:a92152b1f5ec draft

<int-e> learn GOTO is just one step removed from going to hell.
author HackEso <hackeso@esolangs.org>
date Fri, 27 Dec 2019 08:01:39 +0000
parents c989a1669243
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9075
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
1 #!/bin/sh
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
2 if [ $(date +%Y) != "$(basename "$0")" ]
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
3 then echo "Hello, world!"
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
4 fi