@@ -0,0 +1,3 @@
fn bool singledigit(int x) {
return x < 10;
}
The note is not visible to the blocked user.