DynamoDS / DesignScript

About the DesignScript language
Apache License 2.0
11 stars 10 forks source link

Support for multiple assignment? #18

Open pboyer opened 7 years ago

pboyer commented 7 years ago

a, b = foo(); // Should we support this?