summary refs log tree commit diff stats
path: root/tests/sandwich/tmain.nim
blob: aa50bfb049a9f9c5cacc1a4b705ab0f27d298958 (plain) (blame)
1
2
3
4
5
6
7
8
9
discard """
  output: '''100
200'''
"""

import
  module_using_generic_library

makeUseOfLibrary "test"