from this opcode until opt_ident constant values are encoded
Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public const byte opt_value = 77
VB
Public Const opt_value As Byte = 77
C++
public:
literal unsigned char opt_value = 77
F#
static val mutable opt_value: byte
Type: Byte