Branch: Tag:

2022-06-15

2022-06-15 11:23:02 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Testsuite: Update soft cast warning glob.

1106:   ]], typeof(indices((mixed)0)))      // Check that complex function types survive soft casting to function. - ignore_warning("Soft cast of scope(0,function(*)) to function is a noop.", [[ + ignore_warning("Soft cast of scope(0,*) to function* is a noop.", [[    test_eq(typeof([function]`+), typeof(`+))   ]])