mirror of
https://github.com/github/codeql.git
synced 2026-03-06 15:49:08 +01:00
Ruby: QLDoc fix
This commit is contained in:
@@ -61,7 +61,7 @@ module Gemfile {
|
||||
string toString() { result = this.toSourceString() }
|
||||
|
||||
/**
|
||||
* The representation of the comparator in source code.
|
||||
* Gets the representation of the comparator in source code.
|
||||
* This is defined separately so that we can change the `toString` implementation without breaking `parseConstraint`.
|
||||
*/
|
||||
string toSourceString() {
|
||||
|
||||
Reference in New Issue
Block a user