golang define multiple variables in one line code example Example: go create multiple variables on a single line a, b, c := 42, "hello", 5.0