Search
Description
The regexp for conversion of int() to integrate() is too greedy as it converts everything ending with int(.
This renders other functions like cint() unusable because they are translated into cintegrate().