This website requires JavaScript.
Explore
Help
Register
Sign In
nielsbross
/
Ink
Watch
1
Star
0
Fork
0
You've already forked Ink
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a4b5a7677bc62391ff04273515f7a095debae0c0
Ink
/
test
/
check
/
undeclared_function.golden
Niels Bross
9ec1b9cf82
Added Ink and ncore to modules
2025-09-30 07:27:58 +02:00
138 B
Raw
Blame
History
test/undeclared_function.ink:2,0:
error:
Attempt to call undeclared function 'foo'.
foo();
^^^