4 lines
54 B
JavaScript
4 lines
54 B
JavaScript
'use strict';
|
|
// arbitrary comment
|
|
// @flow
|
|
foo<x>(y); |
'use strict';
|
|
// arbitrary comment
|
|
// @flow
|
|
foo<x>(y); |