Skip to content

Syntax error if Made block argument name include space #243

@takaokouji

Description

@takaokouji

Expected Behavior

Convert below. Spaces are replaed underscores ( _ ).

def self.ブロック名(number_or_text)
end

Then will return code tab, convert define ブロック名 (number_or_text); Underscores are not replaced spaces.

Actual Behavior

103616135_304005040605707_2889304784787306981_n
83327007_553186355350479_2822444911073339135_n

Steps to Reproduce

Made block with "number or text" argument.
Then, show Ruby tab.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions