modernc.org/99c@v1.0.1-0.20181109153923-a9e8197063d9/99prof/profile_enabled.go (about) 1 // Copyright 2017 The 99c Authors. All rights reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 4 5 // +build virtual.profile 6 7 package main 8 9 const profile = true