blob: 83f6972fcce0b88b7e39ace4792d8ff4b153db4c [file] [edit]
40 columns |
>>>
myFunction() => argument + anotherArgument;
<<< 3.6
myFunction() =>
argument + anotherArgument;