Chris O'Brien

Results 1 issues of Chris O'Brien

The thrift value below does not compile. [Link to discussion in #code](https://foursquare.slack.com/archives/C024L62EB/p1540920946040500) ``` const map NamesToUrls = { "myName": [ "https://helloworld.com", "https://foobar.com" ] } ``` Error ``` ==== stderr ====...