index
:
ek
master
BORED - Compiler for triscv
kimi.h.kuparinen+ek@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rvalue.ek
blob: c55f14b163aaa9f232d6ae56a06b8832f53c85ce (
plain
) (
blame
)
1
2
3
4
5
main() { /* should parse, but give an error about lvalue vs rvalue */ 20 = 20; }