sample: Add sample prototype
Signed-off-by: Ian Moffett <ian@mirocom.org>
This commit is contained in:
6
sample/prototype.rifle
Normal file
6
sample/prototype.rifle
Normal file
@@ -0,0 +1,6 @@
|
||||
// Prototype
|
||||
.pf main() : u32;
|
||||
|
||||
.f main() : u32 {
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user