mylang_vm

Function print_str

source
pub(crate) fn print_str(stack: &mut Vec<Entity>) -> Result<(), VMError>
Expand description

PrintStr 命令を実行する