mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
scanner: fix indent error for line comment generated by vdoc (#18422)
This commit is contained in:
@@ -416,7 +416,7 @@ const (
|
||||
value: ','
|
||||
raw: 'special-8=","'
|
||||
}]
|
||||
}
|
||||
},
|
||||
// TODO(bradfitz): users have reported seeing this in the
|
||||
// wild, but do browsers handle it? RFC 6265 just says "don't
|
||||
// do that" (section 3) and then never mentions header folding
|
||||
|
Reference in New Issue
Block a user