diff options
Diffstat (limited to 'test/symtab11.ok')
-rw-r--r-- | test/symtab11.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/symtab11.ok b/test/symtab11.ok index da2cfcba..c46d3aed 100644 --- a/test/symtab11.ok +++ b/test/symtab11.ok @@ -37,7 +37,6 @@ BEGIN -- Functab is next [asorti] = asorti [atan2] = atan2 [bindtextdomain] = bindtextdomain -[bool] = bool [close] = close [compl] = compl [cos] = cos @@ -54,6 +53,7 @@ BEGIN -- Functab is next [log] = log [lshift] = lshift [match] = match +[mkbool] = mkbool [mktime] = mktime [or] = or [patsplit] = patsplit |