local.lox 43 B

12345
  1. {
  2. var a = "first";
  3. var b = "second";
  4. }