Skip to content
GitLab
Explore
Sign in
Register
Remove extra parenthesis around function argument to compile
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jeremy Soller
requested to merge
jamessral:fix-argument-parenthesis
into
master
Jan 28, 2018
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
Created by: jamessral
Compiling on 1.25.0-nightly fails due to extra parenthesis around function arguments
Remove to restore successful compilation
Merge request reports