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
9cf7b844590a29d0e4cb516af4db46171b10934b
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();
^^^