Skip to content

Commit

Permalink
reorg tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmuth committed Jun 26, 2024
1 parent 3231b1a commit 70e0855
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -204,5 +204,8 @@


(static_assert (== (is p1 (ptr r32)) true))
)

@doc "just a compilation test"
@cdecl (fun main [(param argc s32) (param argv (ptr (ptr u8)))] s32 :
(return 0))
)

0 comments on commit 70e0855

Please sign in to comment.