mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Main arguments are now slices if desired.
This commit is contained in:
committed by
Christoffer Lerno
parent
497eef5328
commit
c52629d60f
@@ -46,7 +46,7 @@ fn void main()
|
||||
|
||||
/* #expect: foo.ll
|
||||
|
||||
define void @main() #0 {
|
||||
define void @foo.main() #0 {
|
||||
entry:
|
||||
%b = alloca %Bar, align 4
|
||||
%f = alloca %Foo, align 4
|
||||
|
||||
Reference in New Issue
Block a user