Merge pull request #297 from ginsbach/noinferred

remove reliance on InferredBinding
This commit is contained in:
Chris Smowton
2020-08-20 11:52:14 +01:00
committed by GitHub

View File

@@ -15,6 +15,7 @@ module InsecureFeatureFlag {
/**
* Returns a flag name of this type.
*/
bindingset[result]
abstract string getAFlagName();
/** Gets a global value number representing a (likely) security flag. */