c6ca09dc6f
This also fixes a typo in the `bitwise_float_right_operand.gd` test.
3 lines
40 B
GDScript
3 lines
40 B
GDScript
func test() {
|
|
print("Hello world!");
|
|
}
|