class Program {
  void main() {
    Int b;	// should be int
  }
}

