1 2 3 4 5 6
module Main exposing (..) g x = foo x -- ^ @variable.parameter h o = o.field -- ^ @variable.parameter -- ^ @variable.other.member