got rid of last empty lines
This commit is contained in:
parent
01cc9ecafe
commit
2600bcc05d
2 changed files with 0 additions and 2 deletions
|
@ -15,4 +15,3 @@ fn main() {
|
||||||
0b101.010;
|
0b101.010;
|
||||||
0b101p4f;
|
0b101p4f;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -15,4 +15,3 @@ fn main() {
|
||||||
0x567.89;
|
0x567.89;
|
||||||
0xDEAD.BEEFp-2f;
|
0xDEAD.BEEFp-2f;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue