diff --git a/Language/Variables/Data Types/long.adoc b/Language/Variables/Data Types/long.adoc index 82ed525d5..07462b014 100644 --- a/Language/Variables/Data Types/long.adoc +++ b/Language/Variables/Data Types/long.adoc @@ -28,7 +28,7 @@ If doing math with integers at least one of the values must be of type long, eit [float] -=== Description +=== Parameters `var`: variable name. + `val`: the value assigned to the variable.