diff options
Diffstat (limited to 'tests/front-end')
| -rw-r--r-- | tests/front-end/parser-using-file-a.slang.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/front-end/parser-using-file-a.slang.h b/tests/front-end/parser-using-file-a.slang.h index 62e6acd06..becb69faa 100644 --- a/tests/front-end/parser-using-file-a.slang.h +++ b/tests/front-end/parser-using-file-a.slang.h @@ -1,3 +1,3 @@ -// this file exists to be included by "parser-using-file.spire" +// this file exists to be included by "parser-using-file.slang" float a(float x) { return x * x; } |
