diff options
Diffstat (limited to 'tests/stylecheck/fileinfo.nim')
-rw-r--r-- | tests/stylecheck/fileinfo.nim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/stylecheck/fileinfo.nim b/tests/stylecheck/fileinfo.nim new file mode 100644 index 000000000..d6faf0c73 --- /dev/null +++ b/tests/stylecheck/fileinfo.nim @@ -0,0 +1,2 @@ +# fileinfo.nim +type FileInfo* = object \ No newline at end of file |