summary refs log tree commit diff stats
path: root/tests/caas/imported.nim
blob: a4bc5c0e61bee259dca98841d19da492c0262e5e (plain) (blame)
1
2
3
proc `+++`*(a,b: string): string =
  return a & "  " & b