summary refs log tree commit diff stats
path: root/tests/macros/t21593.nim
blob: b0b7ebe75725c32533ca6cd27056dd0df9bf799b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
discard """
nimout: '''
StmtList
  UIntLit 18446744073709551615
  IntLit -1'''
"""

import macros

dumpTree:
  0xFFFFFFFF_FFFFFFFF'u
  0xFFFFFFFF_FFFFFFFF