]> Cypherpunks repositories - gostls13.git/commit
go/constant: add examples for working with constant.Value
authorjimmyfrasche <soapboxcicero@gmail.com>
Sun, 18 Mar 2018 01:29:05 +0000 (18:29 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 19 Mar 2018 19:56:41 +0000 (19:56 +0000)
commit4b837c702340d23bdf28b98f44ab18a8da33fdcb
treecdcdb4cc7eac8cc0cec8020983fa7f4cc34515a3
parent4b06d9d72747b0407e2cd9a423b689c7e9c8e92d
go/constant: add examples for working with constant.Value

Updates #24352.

Change-Id: Ie7c1de905154a483b7f7748de28e35b484cce6ea
Reviewed-on: https://go-review.googlesource.com/101279
Reviewed-by: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/go/constant/example_test.go [new file with mode: 0644]