mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-27 02:24:15 +03:00
fix typo in program name
This commit is contained in:
parent
1749eec403
commit
24540a5c67
@ -1,4 +1,4 @@
|
||||
program ntzdebrujin.aleo {
|
||||
program ntzdebruijn.aleo {
|
||||
// The 'ntzdebruijn' main function.
|
||||
// From Hacker's Delight 2nd ed. figure 5-26
|
||||
transition main(public x: u32) -> u8 {
|
||||
|
Loading…
Reference in New Issue
Block a user