This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RosettaCodeData
mirror of
https://github.com/acmeism/RosettaCodeData.git
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bc1468fd69
RosettaCodeData
/
Task
/
Program-termination
/
AppleScript
/
program-termination-2.apple...
9 lines
97 B
AppleScript
Raw
Blame
History
on
run
f
(
)
display dialog
"This message will never be displayed."
end
run
on
f
(
)
error
end
f
Reference in New Issue
View Git Blame
Copy Permalink