5 lines
40 B
Text
5 lines
40 B
Text
|
func RIGHT() {
|
||
|
a := 5
|
||
|
b := ChangeMe
|
||
|
}
|