Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!asuvax!noao!arizona!andrew From: andrew@cs.arizona.edu (Andrei V. Zaitsev) Newsgroups: comp.lang.icon Subject: Comments in ICON Message-ID: <1537@caslon.cs.arizona.edu> Date: 26 May 91 06:10:00 GMT Organization: U of Arizona CS Dept, Tucson Lines: 3 Here is an extremely simple question : how to put a comment into a ICON program ? (I tried /**/,(**),REM and * , none of them works).