We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b98dd commit 967ffccCopy full SHA for 967ffcc
compiler/natives/src/sync/atomic/atomic_test.go
@@ -57,7 +57,7 @@ func TestUnaligned64(t *testing.T) {
57
t.Skip("GopherJS emulates atomics, which makes alignment irrelevant.")
58
}
59
60
-unc TestAutoAligned64(t *testing.T) {
+func TestAutoAligned64(t *testing.T) {
61
62
63
0 commit comments