summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/expected/cpp/31597-issue_1804.cpp
blob: c98ecdefbc3fdb51a8e59a5b11152a62d67a573f (plain)
1
2
void foo1( int ( & x ) [ 2 ] );
void foo2( int ( & x ) [ 2 ] );