diff options
Diffstat (limited to 'test/hello.fir')
| -rw-r--r-- | test/hello.fir | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/hello.fir b/test/hello.fir new file mode 100644 index 00000000..4a905ab9 --- /dev/null +++ b/test/hello.fir @@ -0,0 +1,2 @@ +# RUN: echo hello | FileCheck %s +# CHECK: hello |
