diff --git a/go/tests/rc/README.md b/go/tests/rc/README.md index 1d59ceb19..a5c794207 100644 --- a/go/tests/rc/README.md +++ b/go/tests/rc/README.md @@ -13,7 +13,7 @@ This program analyzes a go source file and displays in standard output the impor - Disallowed - - NO imports are allowed + - NO absolute imports are allowed - NO built-in functions are allowed. - NO casting is allowed