This website requires JavaScript.
Explore
Help
Sign In
waalge
/
aiken
Watch
1
Star
0
Fork
You've already forked aiken
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a62fb1905e
aiken
/
examples
/
sample
/
lib
/
sample
/
thing.ak
6 lines
81 B
Plaintext
Raw
Blame
History
use aiken/builtin
test bar() {
builtin.length_of_bytearray(#[2, 2, 3]) == 3
}
Reference in New Issue
View Git Blame
Copy Permalink