summary refs log blame commit diff stats
path: root/tests/namedparams/tnamedparams2.nim
blob: fcbbd32dab3beeef0a234dcf172fc8376caf875f (plain) (tree)
1
2
3
4
5
6
7
8


                 


                            

               
import pegs

discard parsePeg(
      pattern = "input",
      filename = "filename",
      line = 1,
      col = 23)