// RUN: %clang_cc1 -fsyntax-only -verify %s
using namespace n;
void // expected-note{{explicit instantiation candidate function 'f<0>' template here [with $0 = 0]}}
; // expected-error{{partial ordering for explicit instantiation of 'f' is ambiguous}}