Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
d810ccc921
commit
34d726c2f3
@ -101,7 +101,7 @@ const three: nat = Bitwise.xor(2n, 1n)
|
||||
<Syntax syntax="cameligo">
|
||||
|
||||
```cameligo
|
||||
let two: nat = Bitwise.xor 2n 1n
|
||||
let three: nat = Bitwise.xor 2n 1n
|
||||
```
|
||||
|
||||
</Syntax>
|
||||
|
Loading…
Reference in New Issue
Block a user