I think the below program should print the string "hello". But it doesn't - instead it outputs "null". This is with r613. Bleugh. $ cat print.swift print("hello"); $ swift print.swift Swift V 0.0405 RunID: 9oiyuyeb6f6r0 null --