Skip to content

Commit b5b44cd

Browse files
committed
---
yaml --- r: 5789 b: refs/heads/master c: 7edb043 h: refs/heads/master i: 5787: ed3dd96 v: v3
1 parent 9310f06 commit b5b44cd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: a1d046c75cb3094da9f47a09d827ea68ccb1a04a
2+
refs/heads/master: 7edb0438895cc7c54a9c4a8c07daa0ebf13bbb36

trunk/src/test/run-pass/issue-954.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
fn main() {
2+
log 3-2;
3+
assert 3-2 == 1;
4+
}

0 commit comments

Comments
 (0)