@ -1,2 +0,0 @@
:- use_module(library(clpfd)).
foo(N) :- (nonvar(N), number(N));(var(N), N in inf..sup).
The note is not visible to the blocked user.