index
:
compiler2015
master
Unnamed repository; edit this file 'description' to name the repository.
LAN-TW
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pattern
/
not-function.cmm
blob: f52a6e1a708820d1e4329ef5c9c311b9aeddb38b (
plain
) (
blame
)
1
2
3
4
int var; int main(void) { return var(); }