Hello, World! in Smalltalk
            Example for versions 
            
                Squeak 3.10
            
            
                
                        
	        
        
    
This example would pop up an information box with “Hello, World!’ as text, and an “Okay” button.
self inform: 'Hello, World!'.
Comments
]]>blog comments powered by Disqus
]]>