// Test constant folding between files (PR649). // Expected result: PASS class pr649b { public static final int x = 1; }