Variable InputAssembly.primitiveRestart

struct InputAssembly
{
  // ...
  std.typecons.Flag!("primitiveRestart") primitiveRestart ;
  // ...
}