mirror of
https://github.com/golang/go
synced 2024-11-05 15:06:09 -07:00
527b253f58
As described on https://github.com/golang/go/issues/16216 present is not currently working on Safari because of the use of ES6 JavaScript let statements. The solution is to use var statements instead of let. Fixes golang/go#16216 Change-Id: I44c84f920aa41dfc8de5997ab50a440de6d57093 Reviewed-on: https://go-review.googlesource.com/24721 Reviewed-by: Andrew Gerrand <adg@golang.org> |
||
---|---|---|
.. | ||
static | ||
templates | ||
appengine.go | ||
dir.go | ||
doc.go | ||
local.go | ||
play_http.go | ||
play_socket.go | ||
play.go |