Prelude.newLine couldn't hurt
This commit is contained in:
@@ -618,4 +618,6 @@ class Prelude {
|
|||||||
p = Prelude.truthy;
|
p = Prelude.truthy;
|
||||||
return Lambda.filter(l, p);
|
return Lambda.filter(l, p);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public static var newLine = "\n";
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user