From dev-return-4315-archive-asf-public=cust-asf.ponee.io@groovy.apache.org Thu Mar 8 09:04:54 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 62C18180676 for ; Thu, 8 Mar 2018 09:04:54 +0100 (CET) Received: (qmail 15675 invoked by uid 500); 8 Mar 2018 08:04:53 -0000 Mailing-List: contact dev-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list dev@groovy.apache.org Received: (qmail 15649 invoked by uid 99); 8 Mar 2018 08:04:52 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2018 08:04:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id D3CECC0111 for ; Thu, 8 Mar 2018 08:04:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.471 X-Spam-Level: *** X-Spam-Status: No, score=3.471 tagged_above=-999 required=6.31 tests=[FORGED_HOTMAIL_RCVD2=1.187, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id HtI9pW8ZukUN for ; Thu, 8 Mar 2018 08:04:50 +0000 (UTC) Received: from n5.nabble.com (n5.nabble.com [162.253.133.81]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 272FE5F39C for ; Thu, 8 Mar 2018 08:04:50 +0000 (UTC) Received: from n5.nabble.com (localhost [127.0.0.1]) by n5.nabble.com (Postfix) with ESMTP id 9E2FD49A56D9 for ; Thu, 8 Mar 2018 01:04:49 -0700 (MST) Date: Thu, 8 Mar 2018 01:04:49 -0700 (MST) From: Daniel Sun To: dev@groovy.incubator.apache.org Message-ID: <1520496289645-0.post@n5.nabble.com> In-Reply-To: <1BB887D0-FC66-47F7-B3D9-727D7F197809@selskabet.org> References: <1520466837625-0.post@n5.nabble.com> <6f95b237-9e2f-c9c0-fdc5-aa425c2a6cb7@arscreat.com> <52DC8D54-0386-414E-92BC-EFF224F5C128@selskabet.org> <1520494632081-0.post@n5.nabble.com> <1BB887D0-FC66-47F7-B3D9-727D7F197809@selskabet.org> Subject: Re: About supporting `var` of Java10+ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Jesper, We treat `var` as an alias of `def` with some limitations. Cheers, Daniel.Sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html