Sha256: d3fa5a3ee6b94d2d3403dab23e307451c9aa0461484db0e8452a6f15cc5d3c12

Contents?: true

Size: 103 Bytes

Versions: 10

Compression:

Stored size: 103 Bytes

Contents

/* Using a data step. Will print the string in the log window */
data _null_;
put "Hello world!";
run;

Version data entries

10 entries across 7 versions & 1 rubygems

Version Path
zettacode-0.1.7 files.zettacode/hello_world.text/sas.txt
zettacode-0.1.6 files.zettacode/hello_world.text/sas.txt
zettacode-0.1.6 files.zettacode2/hello_world.text/sas.txt
zettacode-0.1.5 files.zettacode/hello_world.text/sas.txt
zettacode-0.1.5 files.zettacode2/hello_world.text/sas.txt
zettacode-0.1.4 files.zettacode/hello_world.text/sas.txt
zettacode-0.1.4 files.zettacode2/hello_world.text/sas.txt
zettacode-0.1.3 files.zettacode/hello_world.text/sas.txt
zettacode-0.1.2 files.zettacode/hello_world.text/sas.txt
zettacode-0.1.1 zettacode.files/hello_world.text/sas.txt