mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fixes to broken docs parsing. Fixes #880.
This commit is contained in:
committed by
Christoffer Lerno
parent
d0c00b859b
commit
b74b62e242
@@ -137,7 +137,6 @@ fn bool Path.equals(self, Path p2)
|
||||
/**
|
||||
* Append the string to the current path.
|
||||
*
|
||||
* @param [in] path
|
||||
* @param [in] filename
|
||||
* @ensure return.path_string.len >= self.path_string.len
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user