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

writeLine(stdout, repr(system.cpuEndian))