]> git.lizzy.rs Git - rust.git/commitdiff
Restore comments in file-liens tests
authortopecongiro <seuchida@gmail.com>
Tue, 25 Jul 2017 06:47:44 +0000 (15:47 +0900)
committertopecongiro <seuchida@gmail.com>
Tue, 25 Jul 2017 06:47:44 +0000 (15:47 +0900)
tests/source/file-lines-1.rs
tests/source/file-lines-2.rs
tests/source/file-lines-3.rs
tests/source/file-lines-4.rs
tests/target/file-lines-1.rs
tests/target/file-lines-2.rs
tests/target/file-lines-3.rs
tests/target/file-lines-4.rs

index fc13a9edd171ecd94aedb0b4947076c51aca4d40..0164e30a854c5d61c596ce4ffa04b42d95f6adc7 100644 (file)
@@ -17,6 +17,7 @@ fn floaters() {
     {
         match x {
             PushParam => {
+                // comment
                 stack.push(mparams[match cur.to_digit(10) {
                                             Some(d) => d as usize - 1,
                                             None => return Err("bad param number".to_owned()),
index 7812c75223933863ec1331f6ffa0a05e83b34ba0..6f44ec6e69d1bc24bd4e9553fb3f0880df35960b 100644 (file)
@@ -17,6 +17,7 @@ fn floaters() {
     {
         match x {
             PushParam => {
+                // comment
                 stack.push(mparams[match cur.to_digit(10) {
                                             Some(d) => d as usize - 1,
                                             None => return Err("bad param number".to_owned()),
index a408fa3ccf6c87964a4aacb0aa91da12b56e74f8..c4f3e21b1ae2a58a02429582a05fad73bdab3d9a 100644 (file)
@@ -18,6 +18,7 @@ fn floaters() {
     {
         match x {
             PushParam => {
+                // comment
                 stack.push(mparams[match cur.to_digit(10) {
                                             Some(d) => d as usize - 1,
                                             None => return Err("bad param number".to_owned()),
index 36b632c7df0af88189cad0fb0feeca5d15d3d679..83928bf6fecfac4d39929a807c03763e7569410e 100644 (file)
@@ -18,6 +18,7 @@ fn floaters() {
     {
         match x {
             PushParam => {
+                // comment
                 stack.push(mparams[match cur.to_digit(10) {
                                             Some(d) => d as usize - 1,
                                             None => return Err("bad param number".to_owned()),
index a43f314a2420c554b419dbef365c0f81f41966a6..2601ca9fc94a01b01430d453d606cff5d4730553 100644 (file)
@@ -17,6 +17,7 @@ fn floaters() {
     {
         match x {
             PushParam => {
+                // comment
                 stack.push(mparams[match cur.to_digit(10) {
                                             Some(d) => d as usize - 1,
                                             None => return Err("bad param number".to_owned()),
index c889fc3fd6659adcc2c7dd05da60bb3c2990fb35..bc25698c2ed0d84901db6572795b6fd6c2159830 100644 (file)
@@ -12,6 +12,7 @@ fn floaters() {
     {
         match x {
             PushParam => {
+                // comment
                 stack.push(mparams[match cur.to_digit(10) {
                                             Some(d) => d as usize - 1,
                                             None => return Err("bad param number".to_owned()),
index 754c7c879b014e6e510c46f5e58b78e967243eb1..fe465750ae110707075623830e04959001340c5a 100644 (file)
@@ -13,6 +13,7 @@ fn floaters() {
     {
         match x {
             PushParam => {
+                // comment
                 stack.push(mparams[match cur.to_digit(10) {
                                             Some(d) => d as usize - 1,
                                             None => return Err("bad param number".to_owned()),
index 36b632c7df0af88189cad0fb0feeca5d15d3d679..83928bf6fecfac4d39929a807c03763e7569410e 100644 (file)
@@ -18,6 +18,7 @@ fn floaters() {
     {
         match x {
             PushParam => {
+                // comment
                 stack.push(mparams[match cur.to_digit(10) {
                                             Some(d) => d as usize - 1,
                                             None => return Err("bad param number".to_owned()),