class Scope { typealias Bleu = float; }; void Func() { __azslc_print_message("@check predicate "); __azslc_print_symbol(typeof(Scope::Bleu), __azslc_prtsym_fully_qualified); __azslc_print_message(" == '?float'\n"); }