APP_ENV=dev
VAR_1 = "*int 42"
VAR_1_1 = *int 2
VAR_1_2 = "*int              4"
VAR_1_3 = 42
VAR_1_4 = "test *int 5"
VAR_1_5 = "*int8 0755"
VAR_1_6 = "*int16 0xA"
VAR_1_7 = "*int not digit"
VAR_1_8 = "*string *int"
VAR_2=*true
VAR_3=*false
VAR_4=*null
VAR_5 = *float 3.14
VAR_6 = "*float 3,14"
VAR_7 = 3,14
VAR_7_1 = 3.14
    VAR_7_2 = "*string 3.14"
VAR_8=