case-sensitive.c 55 Bytes Raw Blame History Permalink 1 2 3 4 int main() { int x = 47; // REGEX-THIS return x; }