Skip expr* tests for large integers for Tcl <8.5.
The '**' operator is available only since 8.5 and in any case such large integers are not supported on Tcl <8.5.
Showing
Please register or sign in to comment
The '**' operator is available only since 8.5 and in any case such large integers are not supported on Tcl <8.5.