Changeset 6b293bd


Ignore:
Timestamp:
Dec 4, 2020, 3:14:39 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
7d5d3f3
Parents:
8fe6040
Message:

Like Cforall, groovy does not support tuple assign and tuple declaration in the same statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/Distribute

    r8fe6040 r6b293bd  
    2626                wrap([$class: 'TimestamperBuildWrapper']) {
    2727
    28                         final (commit, build) = prepare_build()
     28                        final commit, build
     29                        (commit, build) = prepare_build()
    2930
    3031                        node('x64') {
Note: See TracChangeset for help on using the changeset viewer.