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