blob: 94f15980d3c685733434bb7630f83c51168d0efd [file] [log] [blame]
SyntaxError:32:Expected an operand but found .
print(.foo)
^
SyntaxError:38:Expected an operand but found .
.bar = 3423;
^