Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
metagn committed Sep 30, 2024
1 parent ec96591 commit 69bd225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/ast.nim
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ type
# (for importc types); type is fully specified, allowing to compute
# sizeof, alignof, offsetof at CT
tfSizeComplete
# workaround for C++ atomic, remove when arbitrary expression `size` is supported
tfExplicitCallConv
tfIsConstructor
tfEffectSystemWorkaround
Expand Down

0 comments on commit 69bd225

Please sign in to comment.