]> Cypherpunks repositories - gostls13.git/commit
test/codegen: add initial codegen tests for integer min/max
authorJoel Sing <joel@sing.id.au>
Tue, 20 Aug 2024 13:41:40 +0000 (23:41 +1000)
committerJoel Sing <joel@sing.id.au>
Fri, 23 Aug 2024 15:17:17 +0000 (15:17 +0000)
commit02a9f51011eb7b6150828aab623eede497eb1e09
tree886fd4839f9ec029851d40ea7b12748e8b428064
parent1e9c5bbc8a428da5832137e84d08ff2b8e99dfaa
test/codegen: add initial codegen tests for integer min/max

Change-Id: I006370053748edbec930c7279ee88a805009aa0d
Reviewed-on: https://go-review.googlesource.com/c/go/+/606976
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Meng Zhuo <mengzhuo1203@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
test/codegen/arithmetic.go