index
:
elna
assembly
cpp
haskell
Elna programming language compiles simple mathematical operations to RISC-V code.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
runnable
/
unicode_escape_character.elna
blob: d49910c22a6eb2a49dfcb22640801068823a4823 (
plain
)
1
2
3
4
begin assert(`\{U+E9}` = `é`); assert(`\{U+1F600}` = `😀`) end.