summary refs log tree commit diff stats
path: root/tests/objects/toop1.nim
Commit message (Expand)AuthorAgeFilesLines
* renamed writeln to writeLine in testspatrick dw2015-06-191-12/+12
* fixes #837Araq2014-11-211-5/+2
* next steps for closure iteratorsAraq2014-01-221-0/+89
ut.nim?h=devel&id=f02e159b56aaa63713991c0a7f8e7125e91c832e'>^
cc0364e72 ^



1
2
3
4
5
6
7
           

                        



                       
discard """
  nimout: "Hello World!"
  action: compile
"""

static:
  echo "something else"