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

Commit

Permalink
update sdk version
Browse files Browse the repository at this point in the history
Signed-off-by: Denys Smirnov <denys@sourced.tech>
  • Loading branch information
Denys Smirnov authored and dennwc committed Mar 19, 2019
1 parent 4a35944 commit 53e003a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# for detailed Gopkg.toml documentation.

[[constraint]]
version = "2.14.2"
version = "2.15.x"
name = "gopkg.in/bblfsh/sdk.v2"

[prune]
Expand Down
8 changes: 4 additions & 4 deletions fixtures/bench_n_queens.cpp.sem.uast
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
},
},
Block: false,
Prefix: "",
Prefix: " ///////////////////////////////////////////////////////////////////////////",
Suffix: "",
Tab: "",
Text: " ///////////////////////////////////////////////////////////////////////////",
Text: "",
},
],
'Prop_DeclSpecifier': { '@type': "cpp:CPPASTCompositeTypeSpecifier",
Expand Down Expand Up @@ -105,10 +105,10 @@
},
},
Block: false,
Prefix: "",
Prefix: "///////////////////////////////////////////////////////////////////////// //",
Suffix: "",
Tab: "",
Text: "///////////////////////////////////////////////////////////////////////// //",
Text: "",
},
{ '@type': "uast:Comment",
'@pos': { '@type': "uast:Positions",
Expand Down

0 comments on commit 53e003a

Please sign in to comment.