#!/usr/bin/env catnip
# Programme simple en Catnip
print("BORN TO SEGFAULT")
# La réponse est toujours 42
reponse = 42
print("La réponse est:", reponse)
#!/usr/bin/env catnip
# Programme simple en Catnip
print("BORN TO SEGFAULT")
# La réponse est toujours 42
reponse = 42
print("La réponse est:", reponse)