mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 05:50:30 +00:00
fix test
This commit is contained in:
@@ -6,8 +6,7 @@ defined
|
||||
3'''
|
||||
"""
|
||||
|
||||
{.reorder: on.}
|
||||
{.experimental.}
|
||||
{.experimental: "codeReordering".}
|
||||
|
||||
proc bar(x: T)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user