lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit a029f1eb authored by Rob Pike's avatar Rob Pike

work around link bug

R=rsc
OCL=27242
CL=27242
parent df0b4715
......@@ -6,6 +6,7 @@ package bignum_test
import (
bignum "bignum";
flag "flag"; // BUG: should not be necessary
fmt "fmt";
testing "testing";
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment