X-Git-Url: http://nitlanguage.org diff --git a/src/analysis/reachable_as_init_impl.nit b/src/analysis/reachable_as_init_impl.nit index 3aaa15a..612d96f 100644 --- a/src/analysis/reachable_as_init_impl.nit +++ b/src/analysis/reachable_as_init_impl.nit @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# This package introduces an analysis that flags all initializers called as new A.x +# This module introduces an analysis that flags all initializers called as new A.x package reachable_as_init_impl import reachable_method_analysis