mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-26 01:04:00 +00:00
fixes view types for sizeof() and --gc:orc (#15680)
This commit is contained in:
@@ -4,7 +4,7 @@ asdf
|
||||
231
|
||||
231
|
||||
'''
|
||||
cmd: "nim c $file"
|
||||
cmd: "nim c --gc:orc $file"
|
||||
"""
|
||||
|
||||
{.experimental: "views".}
|
||||
|
||||
Reference in New Issue
Block a user