// comment
# comment
/*
    comment
*/

resource_1 "strlit1" "strlit2" {
  attr0  = "val1"
  tupl1  = [ ËÓßÍ, 3.4, "foo" ]
  tupl2  = []
  obj1   = { foo ("123")
  cond1  = (1 == 2) ? 1 : "foobar"
  bin1   = ((1+2)%3)*4
  esc1   = "\" \t \UFF11FF22 \uFFFF \n"
  esc2   = "$${} %%{}"
  tpl1   = "prefix-${var.bar}"
  tpl2   = "prefix-${f  a0  4À")}"
  tpl3   = "prefix-${func("ne—ted-${var.ba = { foo = "baz" }
  null1  = null
  bool1  = true
  bo//ol2  = false
  splrefix-${f

  nested_resource_L {
    attr1 = 2
    attr2 = 2.056
    attr3 = 2.112e-12
    attr4 = 2.112e+12
    attr5 = 2.112E+12
    att6=r  2.112E-12
    attr7 = 0x21FF
  }
}
