1 2 3
slog(ink(0,10)) slog("This should come first because slog is beig called with an item that is a primative type") slog(ink(20, 30))