This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
Godot
/
godot
tükrözi:
https://github.com/godotengine/godot.git
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Fa:
b4d0a09f15
Branch-ok
Tag-ek
1.0
1.1
2.0
2.1
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.x
4.0
4.1
4.2
4.3
4.4
master
3.6.1-stable
4.4.1-stable
4.4-stable
3.6-stable
4.3-stable
4.1.4-stable
4.2.2-stable
4.2.1-stable
4.2-stable
4.1.3-stable
4.1.2-stable
3.5.3-stable
4.0.4-stable
4.1.1-stable
4.1-stable
4.0.3-stable
4.0.2-stable
4.0.1-stable
3.5.2-stable
4.0-stable
3.5.1-stable
3.5-stable
3.4.5-stable
3.4.4-stable
3.4.3-stable
3.4.2-stable
3.4.1-stable
3.4-stable
3.3.4-stable
3.3.3-stable
3.3.2-stable
3.3.1-stable
3.3-stable
3.2.3-stable
3.2.2-stable
3.2.1-stable
3.2-stable
3.1.2-stable
2.1.6-stable
3.1.1-stable
3.1-stable
3.0.6-stable
2.1.5-stable
3.0.5-stable
3.0.4-stable
3.0.3-stable
3.0.2-stable
3.0.1-stable
3.0-stable
2.1.4-stable
2.1.3-stable
2.1.2-stable
2.1.1-stable
2.1-stable
2.0.4.1-stable
2.0.4-stable
2.0.3-stable
2.0.2-stable
2.0.1-stable
2.0-stable
1.1-stable
1.0-stable
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
errors
/
mixing_tabs_spaces.textonly.gd
mixing_tabs_spaces.textonly.gd
60 B
Előzmények
Nyers
1
2
3
func test():
print("Using spaces")
print("Using tabs")