implicit begin in assertLet

This commit is contained in:
2021-11-15 00:34:03 -07:00
parent 381d9b952b
commit ae81522f40
2 changed files with 7 additions and 5 deletions

View File

@@ -620,4 +620,5 @@ class Prelude {
}
public static var newLine = "\n";
public static var backSlash = "\\";
}