Page Menu
Home
Xreate
Search
Configure Global Search
Log In
Docs
Questions
Repository
Issues
Patches
Internal API
Files
F2730046
code-bugs.lp
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Mar 13, 7:52 PM
Size
205 B
Mime Type
text/plain
Expires
Sun, Mar 15, 7:52 PM (1 d, 22 h)
Engine
blob
Format
Raw Data
Handle
243307
Attached To
rXR Xreate
code-bugs.lp
View Options
tag(fun1, bug(1)).
tag(fun2, bug(2)).
call(fun1, fun2).
warning(X, Y, no):- call(X, Y), tag(Y, bug(Z)), not tag(X, bug(Z)), no=Z.
%:- call(X, Y), tag(Y, bug(Z)), not tag(X, bug(Z)).
%#show warning/3.
Event Timeline
Log In to Comment