m19277_2.nim 48 B

123
  1. proc foo*(a: string) =
  2. echo "got string: ", a