[fine] More assertion
This commit is contained in:
parent
4be4572574
commit
53f18e729b
1 changed files with 13 additions and 0 deletions
|
|
@ -44,3 +44,16 @@ if true { "discarded"; 23 } else { 45 }
|
|||
// | Number:'"45"'
|
||||
// | RightBrace:'"}"'
|
||||
//
|
||||
// @compiles-to:
|
||||
// | function << module >> (0 args, 0 locals):
|
||||
// | strings (1):
|
||||
// | 0: "discarded"
|
||||
// | code (7):
|
||||
// | 0: PushTrue
|
||||
// | 1: JumpFalse(6)
|
||||
// | 2: PushString(0)
|
||||
// | 3: Discard
|
||||
// | 4: PushFloat(23.0)
|
||||
// | 5: Jump(7)
|
||||
// | 6: PushFloat(45.0)
|
||||
// |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue