6 lines
143 B
Plaintext
Vendored
6 lines
143 B
Plaintext
Vendored
UFile(allCommentsInFile:
|
|
UComment(// Single-line comment bound to fun foo)
|
|
UComment(/*
|
|
* Multi-line comment bound to extension fun buzz
|
|
*/)
|
|
) |