Explorar o código

Fixed problem with faulty code in model

Yentl Van Tendeloo %!s(int64=8) %!d(string=hai) anos
pai
achega
969df62322
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      model/model.py

+ 1 - 1
model/model.py

@@ -487,7 +487,7 @@ include "primitives.alh"
 
 Void function main():
 \tlog("Executed the code!")
-\treturn
+\treturn !
     """
 username = "test_user"