Regular Expressions 101

Community Patterns

defmodule regex

1

Regular Expression
ECMAScript (JavaScript)

/
defmodule ([a-zA-Z]+) do\n([\s\S]*)end
/

Description

no description available

Submitted by Jakub Hajto - 8 years ago