diff options
author | ringabout <43030857+ringabout@users.noreply.github.com> | 2023-03-17 15:02:48 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 08:02:48 +0100 |
commit | fd4e3ae3e4564525f901f2517711a1243535d2a2 (patch) | |
tree | df5e43a9484f2e9ca11420533a65b56d66972557 /tests/pragmas/treorder.nim | |
parent | b5ee81fd234c690f736a8f196a234c11a32e3910 (diff) | |
download | Nim-fd4e3ae3e4564525f901f2517711a1243535d2a2.tar.gz |
add a prepass for codeReordering (#21513)
* add a prepass for codeReordering * simplify * fixes
Diffstat (limited to 'tests/pragmas/treorder.nim')
-rw-r--r-- | tests/pragmas/treorder.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pragmas/treorder.nim b/tests/pragmas/treorder.nim index 72e8808b3..09a98ef6a 100644 --- a/tests/pragmas/treorder.nim +++ b/tests/pragmas/treorder.nim @@ -1,5 +1,4 @@ discard """ -matrix: "--experimental:codeReordering" output:'''0 1 2 |