Reorganize tests.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// In middle of line.
|
||||
io.write/* ... */(/* */"ok"/* */) // expect: ok
|
||||
|
||||
// Nested.
|
||||
io.write(/* in /* nest */ out */"ok") // expect: ok
|
||||
Reference in New Issue
Block a user