Removed log from the standard library
This commit is contained in:
parent
49214c9a6e
commit
4587503a57
11 changed files with 38 additions and 41 deletions
|
@ -1,5 +1,5 @@
|
|||
import log
|
||||
import io
|
||||
|
||||
main() {
|
||||
log.number(9223372036854775807)
|
||||
io.number(9223372036854775807)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue