1
2
3
4
5
{
  int = 123;
  str = "foo\nbar";
  attr.foo = "bar";
}