mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 12:12:51 -06:00
"Committed_by_peb"
This commit is contained in:
@@ -141,7 +141,7 @@ for $file (@FILES) {
|
|||||||
$function = $1;
|
$function = $1;
|
||||||
print " > No type signature for function(s):"
|
print " > No type signature for function(s):"
|
||||||
unless $reported;
|
unless $reported;
|
||||||
print "\n " unless $reported++ % 5;
|
print "\n " unless $reported++ % 500;
|
||||||
print " $function";
|
print " $function";
|
||||||
}
|
}
|
||||||
print "\n ($reported functions)\n"
|
print "\n ($reported functions)\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user