Semi.java   [plain text]


// Simple compiler test.

public class Semi
{
  Semi () { };
}