1--  { dg-do compile }
2package Synchronized2 with SPARK_Mode, Abstract_State => (State with Synchronous) is
3   procedure Dummy;
4end;
5