Skip to content

When we convert some of microbit's blocks to ruby code, it does not work #212

@rikutons

Description

@rikutons

[Eng]
When we convert some of microbit's blocks to ruby code, if satisfy the all following conditions, it does not work.

  • The block is value block or boolean_value block.
  • The block is inside any block.

In that situation, the function's name become only 'm'.

[Jap]
マイクロビットのブロックの一部をルビーに変換するときに、次のすべての条件を満たす場合、機能しません。

  • ブロックが、valueブロックまたはboolean_valueブロックであること。
  • ブロックが任意のブロックの中にはまっていること。

この場合において、関数の名前は「m」のみになります。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions