https://bugzilla.gdcproject.org/show_bug.cgi?id=275

Sebastien Alaiwan <sebastien.alai...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastien.alai...@gmail.com

--- Comment #1 from Sebastien Alaiwan <sebastien.alai...@gmail.com> ---
(inline the attachment for convenience)

int main()
{
  auto tab = [1];
  assert(tab == tab[] + 1);
  return 0;
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to