• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 13,
5            "column": 5,
6            "problem": "LimitedReturnTypeInference",
7            "suggest": "",
8            "rule": "Function return type inference is limited (arkts-no-implicit-return-types)"
9        }
10    ]
11}