transformed {.reorder: on.} into {.experimental: codeReordering.}, added tests

This commit is contained in:
awr
2018-09-04 15:31:38 -05:00
parent 1d93991929
commit e6a4213fae
5 changed files with 24 additions and 12 deletions

View File

@@ -2,7 +2,8 @@ discard """
disabled: true
"""
{. noforward: on .}
# {. noforward: on .}
{.experimental: "codeReordering".}
proc foo(x: int) =
bar x