summary refs log blame commit diff stats
path: root/tests/stylecheck/t20397_2.nim
blob: 3b8e1c4d6417038e4707bd4ae64817055acf109f (plain) (tree)
1
2
3
4
5
6
7






                                   
discard """
  errormsg: "'a_b' should be: 'aB'"
  matrix: "--styleCheck:error"
"""

var a_b = 1
discard a_b