I hereby claim:
- I am jmurowaniecki on github.
- I am jmurowaniecki (https://keybase.io/jmurowaniecki) on keybase.
- I have a public key ASA0EKhgkaBcMcCQxBqG_Bu1NsxTdnOX3hVhsXgeJ_FZvwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
const CalculaSal谩rio = (function (Referencial) { | |
let ReferenciaGlobal = 0; | |
Object.prototype.toString = function () { | |
let VALORES = 0; | |
for (let xp in this) { | |
if (!!parseInt(this[xp])) { | |
VALORES += this[xp]; | |
} |
#!/usr/bin/env bash | |
# | |
# Interpretador de comandos .P de Paula. | |
# | |
# Author: John Murowaniecki <[email protected]> | |
# | |
# | |
# shellcheck disable=SC2068 | |
# porpose:SC1090 |