[Swift-devel] print.

Ben Clifford benc at hawaga.org.uk
Wed Apr 11 23:58:03 CDT 2007


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

-- 




More information about the Swift-devel mailing list