rfc:compact-object-property-assignment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:compact-object-property-assignment [2020/03/31 02:47] danackrfc:compact-object-property-assignment [2020/04/02 01:56] – Replaced instance of `=>` with `=` jasny
Line 153: Line 153:
 <code php> <code php>
 (new Foo)->[ (new Foo)->[
-    om ='get',+    om = 'get',
     mane = 'a',     mane = 'a',
     hum = (new Foo)->[     hum = (new Foo)->[
Line 474: Line 474:
    * No    * No
 </doodle> </doodle>
 +
 +\\
  
 <doodle title="If you voted no, what was the main reason?" auth="jgivoni" voteType="single" closed="false"> <doodle title="If you voted no, what was the main reason?" auth="jgivoni" voteType="single" closed="false">
Line 486: Line 488:
    * I prefer not to say    * I prefer not to say
 </doodle> </doodle>
 +
 +\\
  
 <doodle title="If you did not like the proposed syntax, which alternative would you prefer?" auth="jgivoni" voteType="single" closed="false"> <doodle title="If you did not like the proposed syntax, which alternative would you prefer?" auth="jgivoni" voteType="single" closed="false">
rfc/compact-object-property-assignment.txt · Last modified: 2020/04/14 06:30 by jgivoni