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
/
temp_access.golden
Niels Bross
9ec1b9cf82
Added Ink and ncore to modules
2025-09-30 07:27:58 +02:00
133 B
Raw
Blame
History
test/temp_access.ink:5,10:
error:
Cannot assign to an lvalue.
(a + b).x = 2.0;
^^^^^^^^^^^