Projet

Général

Profil

Actions

Anomalie #1241

fermé

Namespaces are not used when refering to a class with a sub-namespace

Ajouté par Anonyme il y a plus de 11 ans. Mis à jour il y a plus de 11 ans.

Statut:
Rejeté
Priorité:
Normal
Assigné à:
-
Catégorie:
-
Version cible:
Début:
06/10/2014
Echéance:
% réalisé:

0%

Temps estimé:
Temps passé:

Description

If we have:

namespace a.b {
  component A {}
}

namespace a {
  component B {
    part a: b.A
  }
}

then b.A is considered an error!

Actions

Formats disponibles : Atom PDF