Compiler is always a string
This commit is contained in:
parent
bd408fa51c
commit
ac3c5592d8
@ -99,7 +99,7 @@ class Tab < OpenStruct
|
|||||||
:time => nil,
|
:time => nil,
|
||||||
:HEAD => nil,
|
:HEAD => nil,
|
||||||
:stdlib => nil,
|
:stdlib => nil,
|
||||||
:compiler => :clang,
|
:compiler => "clang",
|
||||||
:source => {
|
:source => {
|
||||||
:path => nil,
|
:path => nil,
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user