[Swift-devel] print misbehavin'
Mihael Hategan
hategan at mcs.anl.gov
Thu Apr 12 08:54:09 CDT 2007
It translates fine though.
The issue is Swift data and their toString().
On Thu, 2007-04-12 at 11:58 +0700, Ben Clifford wrote:
> 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