Try the following: ``` elixir URI.parse("http://[2607:f3f0:2:0:216:3cff:fef0:174a]/").authority ``` Expected result: "[2607:f3f0:2:0:216:3cff:fef0:174a]" Actual result: "[2607" Running Elixir 0.10.2-dev.