summary refs log tree commit diff stats
path: root/tests/accept/compile/tendian.nim
blob: 256e2653c45159ad7e9dfd6706af57112782ac0b (plain) (blame)
1
2
3
# test the new endian magic

writeln(stdout, repr(system.cpuEndian))