diff options
author | Alon Zakai <alonzakai@gmail.com> | 2015-10-31 20:00:10 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2015-10-31 20:00:10 -0700 |
commit | 0aa0bf8fe5e87cfafee3d13209f0457b3e3f7764 (patch) | |
tree | 7da32ce070626b2e4996b992c1c11ebd45e3927e /test/hello_world.txt | |
parent | bbdaf1ce90c0782d70a66cc48f9e9a7b90a8ca22 (diff) | |
download | binaryen-0aa0bf8fe5e87cfafee3d13209f0457b3e3f7764.tar.gz binaryen-0aa0bf8fe5e87cfafee3d13209f0457b3e3f7764.tar.bz2 binaryen-0aa0bf8fe5e87cfafee3d13209f0457b3e3f7764.zip |
checker improvements
Diffstat (limited to 'test/hello_world.txt')
-rw-r--r-- | test/hello_world.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/hello_world.txt b/test/hello_world.txt new file mode 100644 index 000000000..30527bf5b --- /dev/null +++ b/test/hello_world.txt @@ -0,0 +1,2 @@ +hello, world! + |