This website requires JavaScript.
Explore
Help
Sign In
ProvableHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/ProvableHQ/leo.git
synced
2024-12-20 16:51:44 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7976c739e9
leo
/
compiler
/
tests
/
syntax
/
identifiers
/
self_keyword_fail.leo
collin
603438b216
impl self keyword protected name and add tests
2020-09-02 20:59:05 -07:00
3 lines
40 B
Plaintext
Raw
Blame
History
function main() {
let Self = 0u32;
}
Reference in New Issue
View Git Blame
Copy Permalink