Files
Nim/tests/align/tillegalalign.nim
Andreas Rumpf abea80376a fixes #13122 (#13126)
* fixes #13122

* moved tests to where they belong
2020-01-13 14:11:51 +01:00

8 lines
135 B
Nim

discard """
cmd: "nim check $options $file"
errormsg: "power of two expected"
"""
proc foobar() =
let something {.align(33).} = 123