summary refs log tree commit diff stats
path: root/tests/template/m19277_2.nim
blob: de72dad450db9889af07a7cfb8bc3ae22f79b2a4 (plain) (blame)
1
2
proc foo*(a: string) =
  echo "got string: ", a