summary refs log blame commit diff stats
path: root/tests/testament/tinlinemsg.nim
blob: 199c263e998eca07df2bc7a6bbc4bdfeee93a6dc (plain) (tree)
1
2
3
4
5
6
7
8







                                                        
discard """
  matrix: "--errorMax:0 --styleCheck:error"
"""

proc generic_proc*[T](a_a: int) = #[tt.Error
     ^ 'generic_proc' should be: 'genericProc'; tt.Error
                      ^ 'a_a' should be: 'aA' ]#
  discard