Feature: C-mode expansions Background: Given there is no region selected And I turn on c-mode And I insert: """ int main (int argc, char **argv) { int x = 0; double y = 1.; float z = my_function (x, y); char t = argv [x + 3]; fun ( (char*)bob, joe ); int i = 0; for ( ; i