I\'m writing a \"script\" in Standard ML (SML/NJ) that sets up the interactive environment to my liking. The last thing the script does is print out a message indicating eve
Use this:
val _ = print "I don't show my type";