index
:
huginn
main
A hobby compiler for a made up language to rv64im
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
triangle.json
blob: ff1246c8016b4675f912dec546f4f3b4eacea51b (
plain
) (
blame
)
1
2
3
4
[
{
"stdin"
:
"10\n"
,
"stdout"
:
"55\n"
},
{
"stdin"
:
"20\n"
,
"stdout"
:
"210\n"
}
]