mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 22:13:29 +00:00
enable static tests for topenarray (#20620)
(cherry picked from commit fa1606c6d6)
This commit is contained in:
@@ -50,4 +50,4 @@ proc main =
|
||||
|
||||
|
||||
main()
|
||||
# static: main() # xxx bug #15952: Error: cannot generate code for: mSlice
|
||||
static: main()
|
||||
|
||||
Reference in New Issue
Block a user