error: cannot infer enum type for '.Foo' — use an explicit type or assign to a typed variable
  --> /Users/agra/projects/sx/examples/57-err-dot-shorthand.sx:5:10
   |
 5 |     x := .Foo(1, 2);
   |          ^^^^
