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

Sebastien Alaiwan <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Sebastien Alaiwan <[email protected]> ---
(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