Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
andrei
/
modelverse
rozštěpen z
yentl/modelverse
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Strom:
6abd4c594c
Větve
Značky
debugging
master
pn_debugging
testing
modelverse
/
interface
/
HUTN
/
test
/
graph_compilation_action_language
/
code
/
ifelse.al
ifelse.al
68 B
Historie
Surový
1
2
3
4
5
6
7
Void function main():
Integer a
if (True):
a = 2
else:
a = 3