blob: f5f6e18caf27ecb69860192e4c20c477e1cadea3 [file] [log] [blame]
enum x = 3;
void test(ref int val = x) { }