Skip to content

Commit b69c47e

Browse files
committed
---
yaml --- r: 218833 b: refs/heads/snap-stage3 c: 2029799 h: refs/heads/master i: 218831: 4045107 v: v3
1 parent 5dd2456 commit b69c47e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
refs/heads/master: c044791d80ea0dc5c4b57b6030a67b69f8510239
3-
refs/heads/snap-stage3: 474c6e0ae47578b3e608c893e18bc83798b565aa
3+
refs/heads/snap-stage3: 2029799d17ff368fefa761334ad76ea7474412b3
44
refs/heads/try: b53c0f93eedcdedd4fd89bccc5a3a09d1c5cd23e
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
66
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596

branches/snap-stage3/src/libserialize/json.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
//! val: num.to_json(),
146146
//! }).unwrap();
147147
//! println!("data: {}", data);
148-
//! // data: {"uid":1,"dsc":"test","val":"0.0001+12.539j"};
148+
//! // data: {"uid":1,"dsc":"test","val":"0.0001+12.539i"};
149149
//! }
150150
//! ```
151151
//!

0 commit comments

Comments
 (0)