diff options
Diffstat (limited to 'tests/tendian.nim')
-rwxr-xr-x | tests/tendian.nim | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/tendian.nim b/tests/tendian.nim deleted file mode 100755 index 256e2653c..000000000 --- a/tests/tendian.nim +++ /dev/null @@ -1,3 +0,0 @@ -# test the new endian magic - -writeln(stdout, repr(system.cpuEndian)) |