Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
5470893f68
commit
816afdd1b8
@ -94,7 +94,7 @@ A bitwise `xor` operation.
|
||||
<Syntax syntax="pascaligo">
|
||||
|
||||
```pascaligo
|
||||
const two: nat = Bitwise.xor(2n, 1n)
|
||||
const three: nat = Bitwise.xor(2n, 1n)
|
||||
```
|
||||
|
||||
</Syntax>
|
||||
|
Loading…
Reference in New Issue
Block a user