Skip to content

Commit

Permalink
add TODO note about wrong use of Teal code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre-LA committed Apr 13, 2023
1 parent 6b6c42b commit 3166669
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindgen/node.tl
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ local record Node
end
end

-- TODO: remove these aliases and use function fields on record's declarations

-- Header
local Header = Node.Header
local Header_mt: metatable<Header> = { __index = Header }
Expand Down

0 comments on commit 3166669

Please sign in to comment.