blob: 1b39ff1227d5d88c0e73c5eef6bb242d45995823 [file] [log] [blame]
import "foo.dart";
int get giveInt => 43;
var x = "hello".giveInt;