]> Cypherpunks repositories - gostls13.git/commit
Enable these tests. Fix divconst.go and modconst.go to
authorIan Lance Taylor <iant@golang.org>
Fri, 21 Aug 2009 22:43:23 +0000 (15:43 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 21 Aug 2009 22:43:23 +0000 (15:43 -0700)
commit8bbe748b84bce360a0636a62f80cde198adefa28
treecc792baef7db776dde30a58efd7e1b50036b871d
parent83cbca56577e1c8a961fb7bd88a10769ad6d57fd
Enable these tests.  Fix divconst.go and modconst.go to
compile with the current compiler.  Adjust expected error
message in method1.go to match 6g output.

R=rsc
DELTA=9  (2 added, 5 deleted, 2 changed)
OCL=33674
CL=33682
test/ken/divconst.go
test/ken/modconst.go
test/method1.go