Implement top-level ascription of declarations
This commit is contained in:
parent
ecb4c0f803
commit
b93268085a
5 changed files with 73 additions and 15 deletions
|
|
@ -12,4 +12,4 @@ default: simple
|
|||
.PHONY: clean
|
||||
|
||||
clean:
|
||||
@rm -f *.ll *.o simple
|
||||
@rm -f *.ll *.o simple functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue