Category talk:Wren-i64: Difference between revisions

m
Added quotes to 'lang' attribute.
m (Fixed syntax highlighting.)
m (Added quotes to 'lang' attribute.)
Line 29:
 
==Source code (Wren)==
<syntaxhighlight lang="ecmascript">/* Module "i64.wren" */
 
import "./trait" for Comparable
Line 732:
 
==Source code (C)==
<syntaxhighlight lang="c">/* gcc -O3 wren-i64.c -o wren-i64 -lwren -lm */
 
#include <stdio.h>
9,476

edits