Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 53e003a

Browse files
Denys Smirnovdennwc
Denys Smirnov
authored andcommitted
update sdk version
Signed-off-by: Denys Smirnov <[email protected]>
1 parent 4a35944 commit 53e003a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Diff for: Gopkg.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Gopkg.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# for detailed Gopkg.toml documentation.
33

44
[[constraint]]
5-
version = "2.14.2"
5+
version = "2.15.x"
66
name = "gopkg.in/bblfsh/sdk.v2"
77

88
[prune]

Diff for: fixtures/bench_n_queens.cpp.sem.uast

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
},
4545
},
4646
Block: false,
47-
Prefix: "",
47+
Prefix: " ///////////////////////////////////////////////////////////////////////////",
4848
Suffix: "",
4949
Tab: "",
50-
Text: " ///////////////////////////////////////////////////////////////////////////",
50+
Text: "",
5151
},
5252
],
5353
'Prop_DeclSpecifier': { '@type': "cpp:CPPASTCompositeTypeSpecifier",
@@ -105,10 +105,10 @@
105105
},
106106
},
107107
Block: false,
108-
Prefix: "",
108+
Prefix: "///////////////////////////////////////////////////////////////////////// //",
109109
Suffix: "",
110110
Tab: "",
111-
Text: "///////////////////////////////////////////////////////////////////////// //",
111+
Text: "",
112112
},
113113
{ '@type': "uast:Comment",
114114
'@pos': { '@type': "uast:Positions",

0 commit comments

Comments
 (0)