Sha256: c5039daed42e3148c17cd09501d3aef49f4344fa930df737e9cf07ff641391ed
Contents?: true
Size: 117 Bytes
Versions: 17
Compression:
Stored size: 117 Bytes
Contents
#import <Foundation/Foundation.h> int main(void) { NSString *hello = @"Hello World!"; NSLog( @"%@", hello ); }
Version data entries
17 entries across 17 versions & 1 rubygems