PR164.java   [plain text]


// Test from PR 164.

class PR164
{
  volatile final int foo = 8;
}