miden-assembly 0.22.3

Miden VM assembly language
Documentation
---
source: crates/assembly/src/tests.rs
expression: program
---
begin
    basic_block
        push(2147483648)
        push(4294967294)
        mstore
        drop
        push(1997527880758456713)
        push(5938778176324780339)
        push(3220751449397998004)
        push(3127914668806499073)
        noop
        noop
        push(17843484659000820118)
        emit
        drop
        assert(0)
    end
end