This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
difftastic
mirror of
https://github.com/Wilfred/difftastic/
Watch
1
Star
0
Fork
You've already forked difftastic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
empty_delimiters_heuristic
difftastic
/
a1.py
6 lines
78 B
Python
Raw
Permalink
Blame
History
def
test
(
a
,
b
)
:
if
a
:
print
(
a
)
if
b
:
print
(
b
)
Reference in New Issue
View Git Blame
Copy Permalink