Why do you have such a sentence?  Do you need it?  I want to make those an error, because beginners frequently create them by mistake.  What does it do for you?

Henry Rich

On 3/28/2022 9:21 PM, 'Pascal Jasmin' via General wrote:
Expressions that return verbs create those error messages even though verb is 
still returned from expression (if not assigned)

  +/ %F # (from linked playground)






On Monday, March 28, 2022, 09:15:25 p.m. EDT, Raul Miller 
<[email protected]> wrote:





Hmm...

We could probably do with a denser way of expressing code. (I can
think of several possibilities here.)

But, also, I ran into a problem testing this:

     mean =: +/ means %
(007) noun result was required
(007) noun result was required
     meang =: */ means (%:~)
(007) noun result was required
(007) noun result was required
     meanh =: +/@:% means (%~)
(007) noun result was required
(007) noun result was required

FYI,



--
This email has been checked for viruses by AVG.
https://www.avg.com

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to