3 lines
64 B
GDScript3
3 lines
64 B
GDScript3
|
|
## Represents the end of an iterable sequence.
|
||
|
|
class_name ItEnd
|