update
This commit is contained in:
944
src/interface.jl
944
src/interface.jl
File diff suppressed because it is too large
Load Diff
@@ -307,6 +307,9 @@ function checkinventory(a::T1, input::T2
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
println("checkinventory result ", @__FILE__, " ", @__LINE__)
|
||||||
|
println(result)
|
||||||
|
|
||||||
return (result=result, success=true, errormsg=nothing)
|
return (result=result, success=true, errormsg=nothing)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@@ -84,7 +84,7 @@ end
|
|||||||
main()
|
main()
|
||||||
|
|
||||||
"""
|
"""
|
||||||
I'm joining a graduation party this evening. I want a bottle of full bodied, dry white wine from the US. I'm ok with any price range.
|
I'm joining a graduation party this evening. I want a bottle of dry white wine from the US. I'm ok with any price range.
|
||||||
Well, the party is small casual with close friends and no food serving.
|
Well, the party is small casual with close friends and no food serving.
|
||||||
I'm open to suggestion since I have no specific idea about wine.
|
I'm open to suggestion since I have no specific idea about wine.
|
||||||
I'm ok with any region.
|
I'm ok with any region.
|
||||||
|
|||||||
Reference in New Issue
Block a user