class Program {
  void main() {
    0xcafe();	// bad identifier
  }
}

