diff options
Diffstat (limited to 'test/convert3.go')
-rw-r--r-- | test/convert3.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/convert3.go b/test/convert3.go index 336a3fa80..143aff04f 100644 --- a/test/convert3.go +++ b/test/convert3.go @@ -4,6 +4,9 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. +// Verify allowed and disallowed conversions. +// Does not compile. + package main // everything here is legal except the ERROR line |