Ticket #1114: arithmetics.t.patch

File arithmetics.t.patch, 411 bytes (added by mgrimes, 12 years ago)
  • t/op/arithmetics.t

     
    509509    config = interp[.IGLOBALS_CONFIG_HASH] 
    510510    .local int intvalsize  
    511511    intvalsize = config['intvalsize'] 
    512     .local int gmp 
     512    .local string gmp 
    513513    gmp = config['gmp'] 
    514514 
    515515    if intvalsize != 4 goto can_test