Some bugfixes/added errors, convert most to not use simple_passthrough
This commit is contained in:
@@ -3,6 +3,7 @@ ext fun printf(format_str: *char, actual_str: *char): int
|
||||
|
||||
fun main():int {
|
||||
printf("%s", "Hello extern!\n")
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user