missing Return Check
fun missingReturnCheck(identifier: String, statements: List<StatementNode>, type: Type, ctx: VAlgoLangParser.FunctionContext)
Content copied to clipboard
Missing return check
Parameters
identifier
statements
type
ctx