blob: d3a288f1b51b562e94e5c5dbe21f5918460f6320 [file] [log] [blame]
// Test from PR 164.
class PR164
{
volatile final int foo = 8;
}