summary refs log tree commit diff stats
path: root/tests/template/m19277_1.nim
blob: 840bd47674abe4bf4b1316ca38a7e118ca9c126a (plain) (blame)
1
2
template foo*(x: untyped) =
  echo "got: ", x