DEBSOURCES
Skip Quicknav
sources / coccinelle / 1.3.0.deb-1 / cpptests / using3.cpp
12345
int main() { using i_t = int; i_t i = 3; }