This website requires JavaScript.
Explore
Help
Sign In
krzosa
/
lib_compiler
Watch
1
Star
0
Fork
0
You've already forked lib_compiler
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff612d00ef22177d9fe2e490ed4d3523d73fb748
lib_compiler
/
tests
/
test_import_symbol_leak
/
main
/
c.lc
Krzosa Karol
5a2e3dcec4
Init new repository
2024-04-13 15:29:53 +02:00
6 lines
46 B
Plaintext
Raw
Blame
History
import "b";
C :: proc() {
B();
A();
}
Reference in New Issue
View Git Blame
Copy Permalink